[INFO] fetching crate zodiac 0.3.0...
[INFO] testing zodiac-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate zodiac 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate zodiac 0.3.0
[INFO] finished tweaking crates.io crate zodiac 0.3.0
[INFO] tweaked toml for crates.io crate zodiac 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate zodiac 0.3.0 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 crates.io crate zodiac 0.3.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-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 27ffa209312d48a7ad4c42b95ca7ca00b0ed3eceee96df958c4b46d26dc59efc
[INFO] running `Command { std: "docker" "start" "-a" "27ffa209312d48a7ad4c42b95ca7ca00b0ed3eceee96df958c4b46d26dc59efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27ffa209312d48a7ad4c42b95ca7ca00b0ed3eceee96df958c4b46d26dc59efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ffa209312d48a7ad4c42b95ca7ca00b0ed3eceee96df958c4b46d26dc59efc", kill_on_drop: false }`
[INFO] [stdout] 27ffa209312d48a7ad4c42b95ca7ca00b0ed3eceee96df958c4b46d26dc59efc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b368b6365fe41d3870c6fbd6ed3fd76e4e51c33984b199e4a4b4facaef9976e
[INFO] running `Command { std: "docker" "start" "-a" "9b368b6365fe41d3870c6fbd6ed3fd76e4e51c33984b199e4a4b4facaef9976e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling raw-cpuid v10.7.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling volatile v0.4.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bit v0.1.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling acpi v5.2.0
[INFO] [stderr]    Compiling pci_types v0.10.0
[INFO] [stderr]    Compiling limine v0.5.0
[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/acpi-5.2.0/src/lib.rs:57:40
[INFO] [stdout]    |
[INFO] [stdout] 57 | #![cfg_attr(feature = "allocator_api", feature(allocator_api))]
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling spinning_top v0.2.5
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling x86_64 v0.15.2
[INFO] [stderr] error: could not compile `acpi` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/x86_64-0.15.2/src/lib.rs:5:44
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![cfg_attr(feature = "abi_x86_interrupt", feature(abi_x86_interrupt))]
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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/x86_64-0.15.2/src/lib.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![cfg_attr(feature = "step_trait", feature(step_trait))]
[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 `x86_64` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "9b368b6365fe41d3870c6fbd6ed3fd76e4e51c33984b199e4a4b4facaef9976e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b368b6365fe41d3870c6fbd6ed3fd76e4e51c33984b199e4a4b4facaef9976e", kill_on_drop: false }`
[INFO] [stdout] 9b368b6365fe41d3870c6fbd6ed3fd76e4e51c33984b199e4a4b4facaef9976e
