[INFO] fetching crate comp_state_seed_extras 0.0.10... [INFO] testing comp_state_seed_extras-0.0.10 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate comp_state_seed_extras 0.0.10 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate comp_state_seed_extras 0.0.10 [INFO] finished tweaking crates.io crate comp_state_seed_extras 0.0.10 [INFO] tweaked toml for crates.io crate comp_state_seed_extras 0.0.10 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate comp_state_seed_extras 0.0.10 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding seed v0.6.0 (available: v0.10.0) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding wasm-bindgen-test v0.2.50 (available: v0.3.54) [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] c8263372ad28d4d5007c553edb9766c9d140c0cea0800018c992e94795a1f98d [INFO] running `Command { std: "docker" "start" "-a" "c8263372ad28d4d5007c553edb9766c9d140c0cea0800018c992e94795a1f98d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8263372ad28d4d5007c553edb9766c9d140c0cea0800018c992e94795a1f98d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8263372ad28d4d5007c553edb9766c9d140c0cea0800018c992e94795a1f98d", kill_on_drop: false }` [INFO] [stdout] c8263372ad28d4d5007c553edb9766c9d140c0cea0800018c992e94795a1f98d [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] 115267ae1b1b03eeb4761e16d8c4481950c96428979c8cd14003b73c7fdbe60e [INFO] running `Command { std: "docker" "start" "-a" "115267ae1b1b03eeb4761e16d8c4481950c96428979c8cd14003b73c7fdbe60e", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling dbg v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling seed v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling slotmap v0.4.3 [INFO] [stderr] Compiling enclose v1.2.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling topo-macro v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling illicit-macro v0.9.0 [INFO] [stderr] Compiling illicit v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling topo v0.9.4 [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/topo-0.9.4/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute [INFO] [stdout] | [INFO] [stdout] = help: the feature `track_caller` has been stable since `1.46.0` and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `topo` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "115267ae1b1b03eeb4761e16d8c4481950c96428979c8cd14003b73c7fdbe60e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "115267ae1b1b03eeb4761e16d8c4481950c96428979c8cd14003b73c7fdbe60e", kill_on_drop: false }` [INFO] [stdout] 115267ae1b1b03eeb4761e16d8c4481950c96428979c8cd14003b73c7fdbe60e