advreader 2.7.1

Split text file into text sequences, strings and (line) comments.
Build #2860202 2026-01-30 09:17:43

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.95.0-nightly (842bd5be2 2026-01-29)

# docs.rs version docsrs 0.1.0 (db72ef84 2026-01-29 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/advreader-2.7.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/advreader-2.7.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260129-1.95.0-nightly-842bd5be2\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 83a4e23582d25be9d7b020f9353c12800b8128a1c21cdf3b570ae164cc8ce34b [INFO] running `Command { std: "docker" "start" "-a" "83a4e23582d25be9d7b020f9353c12800b8128a1c21cdf3b570ae164cc8ce34b", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: read_dir_block_mode, read_dir_block_mode_threaded, read_file, read_file_block_mode, read_file_by_line [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] error[E0599]: no method named `select` found for struct `Mask<T, N>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/encoding_rs-0.8.35/src/x_user_defined.rs:23:56 [INFO] [stderr] | [INFO] [stderr] 23 | unpacked + unpacked.simd_gt(highest_ascii).select(u16x8::splat(0xF700), u16x8::splat(0)) } [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/core/src/../../portable-simd/crates/core_simd/src/select.rs:53:8 [INFO] [stderr] | [INFO] [stderr] 53 | fn select(self, true_values: T, false_values: T) -> T; [INFO] [stderr] | ------ the method is available for `Mask<i16, 8>` here [INFO] [stderr] | [INFO] [stderr] = help: items from traits can only be used if the trait is in scope [INFO] [stderr] help: trait `Select` which provides `select` is implemented but not in scope; perhaps you want to import it [INFO] [stderr] | [INFO] [stderr] 10 + use core::simd::Select; [INFO] [stderr] | [INFO] [stderr] help: there is a method `set` with a similar name [INFO] [stderr] | [INFO] [stderr] 23 - unpacked + unpacked.simd_gt(highest_ascii).select(u16x8::splat(0xF700), u16x8::splat(0)) } [INFO] [stderr] 23 + unpacked + unpacked.simd_gt(highest_ascii).set(u16x8::splat(0xF700), u16x8::splat(0)) } [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `encoding_rs` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "83a4e23582d25be9d7b020f9353c12800b8128a1c21cdf3b570ae164cc8ce34b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a4e23582d25be9d7b020f9353c12800b8128a1c21cdf3b570ae164cc8ce34b", kill_on_drop: false }` [INFO] [stdout] 83a4e23582d25be9d7b020f9353c12800b8128a1c21cdf3b570ae164cc8ce34b