[INFO] fetching crate fozzie 1.6.0...
[INFO] testing fozzie-1.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate fozzie 1.6.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate fozzie 1.6.0
[INFO] finished tweaking crates.io crate fozzie 1.6.0
[INFO] tweaked toml for crates.io crate fozzie 1.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fozzie 1.6.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fozzie 1.6.0 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 766669ee1af8018473769a9eec9b576d17bc5f2b44e2392d7e94c2f6447dd787
[INFO] running `Command { std: "docker" "start" "-a" "766669ee1af8018473769a9eec9b576d17bc5f2b44e2392d7e94c2f6447dd787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "766669ee1af8018473769a9eec9b576d17bc5f2b44e2392d7e94c2f6447dd787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "766669ee1af8018473769a9eec9b576d17bc5f2b44e2392d7e94c2f6447dd787", kill_on_drop: false }`
[INFO] [stdout] 766669ee1af8018473769a9eec9b576d17bc5f2b44e2392d7e94c2f6447dd787
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9036325412e6f7737ba4820cbe3a5eb2570eceda415db2398f2822b532bfe870
[INFO] running `Command { std: "docker" "start" "-a" "9036325412e6f7737ba4820cbe3a5eb2570eceda415db2398f2822b532bfe870", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling rustix v0.37.24
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling derive_more v0.14.1
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling raw_tty v0.1.0
[INFO] [stderr]    Compiling fozzie v1.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fozzie` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9036325412e6f7737ba4820cbe3a5eb2570eceda415db2398f2822b532bfe870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9036325412e6f7737ba4820cbe3a5eb2570eceda415db2398f2822b532bfe870", kill_on_drop: false }`
[INFO] [stdout] 9036325412e6f7737ba4820cbe3a5eb2570eceda415db2398f2822b532bfe870
