[INFO] fetching crate ftzz 4.0.0... [INFO] testing ftzz-4.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate ftzz 4.0.0 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking crates.io crate ftzz 4.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ftzz 4.0.0 [INFO] tweaked toml for crates.io crate ftzz 4.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ftzz 4.0.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 ftzz 4.0.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] b6dee6ad377979a4e8a87deb0c0607e1d883ef60fae7af8787d23e1029d697f9 [INFO] running `Command { std: "docker" "start" "-a" "b6dee6ad377979a4e8a87deb0c0607e1d883ef60fae7af8787d23e1029d697f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6dee6ad377979a4e8a87deb0c0607e1d883ef60fae7af8787d23e1029d697f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6dee6ad377979a4e8a87deb0c0607e1d883ef60fae7af8787d23e1029d697f9", kill_on_drop: false }` [INFO] [stdout] b6dee6ad377979a4e8a87deb0c0607e1d883ef60fae7af8787d23e1029d697f9 [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] a96793664719618655cf12c78a4cab2c211c4ce2715e88a111828082a0ad4830 [INFO] running `Command { std: "docker" "start" "-a" "a96793664719618655cf12c78a4cab2c211c4ce2715e88a111828082a0ad4830", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Compiling ftzz v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling io-adapters v0.4.0 [INFO] [stderr] Compiling sysexits v0.9.0 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling clap-num v1.2.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling darling_core v0.21.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.21.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling darling v0.21.0 [INFO] [stderr] Compiling bon-macros v3.6.5 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling clap-verbosity-flag2 v2.1.1 [INFO] [stderr] Compiling bon v3.6.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.55s [INFO] running `Command { std: "docker" "inspect" "a96793664719618655cf12c78a4cab2c211c4ce2715e88a111828082a0ad4830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96793664719618655cf12c78a4cab2c211c4ce2715e88a111828082a0ad4830", kill_on_drop: false }` [INFO] [stdout] a96793664719618655cf12c78a4cab2c211c4ce2715e88a111828082a0ad4830 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee661551ec3afc1cbeee301c852f823773f932a9a6ccf835786eaa63cf762ab6 [INFO] running `Command { std: "docker" "start" "-a" "ee661551ec3afc1cbeee301c852f823773f932a9a6ccf835786eaa63cf762ab6", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbag v0.1.12 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling automod v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling ftzz v4.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling rustdoc-types v0.54.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.23.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling trycmd v0.15.10 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling public-api v0.49.0 [INFO] [stderr] Compiling cargo-manifest v0.19.1 [INFO] [stderr] Compiling rustdoc-json v0.9.6 [INFO] [stderr] Compiling supercilex-tests v0.4.21 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/supercilex-tests-0.4.21/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(exit_status_error)] [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 `supercilex-tests` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ee661551ec3afc1cbeee301c852f823773f932a9a6ccf835786eaa63cf762ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee661551ec3afc1cbeee301c852f823773f932a9a6ccf835786eaa63cf762ab6", kill_on_drop: false }` [INFO] [stdout] ee661551ec3afc1cbeee301c852f823773f932a9a6ccf835786eaa63cf762ab6