[INFO] cloning repository https://github.com/Adel-Ayoub/docsearcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adel-Ayoub/docsearcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdel-Ayoub%2Fdocsearcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdel-Ayoub%2Fdocsearcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 863867f31d2f67a58117b15e21e14dba5538dc03
[INFO] documenting Adel-Ayoub/docsearcher against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdel-Ayoub%2Fdocsearcher" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adel-Ayoub/docsearcher
[INFO] finished tweaking git repo https://github.com/Adel-Ayoub/docsearcher
[INFO] tweaked toml for git repo https://github.com/Adel-Ayoub/docsearcher written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adel-Ayoub/docsearcher on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adel-Ayoub/docsearcher already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df1e248761cbba62eafce00ce25b9d9e1bc03f2f43211a2ede9af0bde756535a
[INFO] running `Command { std: "docker" "start" "-a" "df1e248761cbba62eafce00ce25b9d9e1bc03f2f43211a2ede9af0bde756535a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df1e248761cbba62eafce00ce25b9d9e1bc03f2f43211a2ede9af0bde756535a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df1e248761cbba62eafce00ce25b9d9e1bc03f2f43211a2ede9af0bde756535a", kill_on_drop: false }`
[INFO] [stdout] df1e248761cbba62eafce00ce25b9d9e1bc03f2f43211a2ede9af0bde756535a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae861b99c28dfcf6484cea03e1cfa63a5d673d9a4976a8dd876483f1167fe00d
[INFO] running `Command { std: "docker" "start" "-a" "ae861b99c28dfcf6484cea03e1cfa63a5d673d9a4976a8dd876483f1167fe00d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling const_fn v0.4.11
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling jetscii v0.4.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking pom v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling strong-xml-derive v0.5.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stdout] error: generic parameters may not be used in const operations
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jetscii-0.4.4/src/simd.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             T::CONTROL_BYTE,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ cannot perform const operation using `T`
[INFO] [stdout]     |
[INFO] [stdout]     = note: type parameters may not be used in const expressions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: generic parameters may not be used in const operations
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jetscii-0.4.4/src/simd.rs:148:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |             T::CONTROL_BYTE,
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ cannot perform const operation using `T`
[INFO] [stdout]     |
[INFO] [stdout]     = note: type parameters may not be used in const expressions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jetscii` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae861b99c28dfcf6484cea03e1cfa63a5d673d9a4976a8dd876483f1167fe00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae861b99c28dfcf6484cea03e1cfa63a5d673d9a4976a8dd876483f1167fe00d", kill_on_drop: false }`
[INFO] [stdout] ae861b99c28dfcf6484cea03e1cfa63a5d673d9a4976a8dd876483f1167fe00d
