[INFO] fetching crate i-o 0.4.7...
[INFO] testing i-o-0.4.7 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate i-o 0.4.7 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate i-o 0.4.7
[INFO] finished tweaking crates.io crate i-o 0.4.7
[INFO] tweaked toml for crates.io crate i-o 0.4.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate i-o 0.4.7 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 52 packages to latest compatible versions
[INFO] [stderr]       Adding quickcheck v0.7.2 (available: v1.0.3)
[INFO] [stderr]       Adding quickcheck_macros v0.7.0 (available: v1.1.0)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.9.2)
[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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] d03a21ed2cfd624748a94ff49b5150323f44dc4982c84bb09e489fc678be7dd5
[INFO] running `Command { std: "docker" "start" "-a" "d03a21ed2cfd624748a94ff49b5150323f44dc4982c84bb09e489fc678be7dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d03a21ed2cfd624748a94ff49b5150323f44dc4982c84bb09e489fc678be7dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d03a21ed2cfd624748a94ff49b5150323f44dc4982c84bb09e489fc678be7dd5", kill_on_drop: false }`
[INFO] [stdout] d03a21ed2cfd624748a94ff49b5150323f44dc4982c84bb09e489fc678be7dd5
[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] 8f1a67fadb46e6935b264e39c0a521d9fdfcdd5a293dcfde0fd2fe4c74c6ca2c
[INFO] running `Command { std: "docker" "start" "-a" "8f1a67fadb46e6935b264e39c0a521d9fdfcdd5a293dcfde0fd2fe4c74c6ca2c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling ptr v0.2.3
[INFO] [stderr]    Compiling hash-table v0.2.5
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling containers v0.9.13
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling abort v0.1.3
[INFO] [stderr]    Compiling rel v0.2.0
[INFO] [stderr]    Compiling i-o v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling heap v0.1.0
[INFO] [stderr]    Compiling fallible v0.1.3
[INFO] [stderr]    Compiling unreachable v1.0.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/ptr-0.2.3/src/lib.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![feature(coerce_unsized)]
[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/ptr-0.2.3/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(unsize)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: Cannot set `RUSTC_BOOTSTRAP=1` from build script of `i-o v0.4.7 (/opt/rustwide/workdir)`.
[INFO] [stderr] note: Crates cannot set `RUSTC_BOOTSTRAP` themselves, as doing so would subvert the stability guarantees of Rust for your project.
[INFO] [stderr] help: If you're sure you want to do this in your project, set the environment variable `RUSTC_BOOTSTRAP=io` before running cargo instead.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ptr` (lib) due to 2 previous errors
[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/hash-table-0.2.5/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(maybe_uninit_ref)]
[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/hash-table-0.2.5/src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(non_ascii_idents)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the attribute
[INFO] [stdout]   |
[INFO] [stdout]   = help: the feature `non_ascii_idents` has been stable since `1.53.0` and no longer requires an attribute to enable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hash-table` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8f1a67fadb46e6935b264e39c0a521d9fdfcdd5a293dcfde0fd2fe4c74c6ca2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f1a67fadb46e6935b264e39c0a521d9fdfcdd5a293dcfde0fd2fe4c74c6ca2c", kill_on_drop: false }`
[INFO] [stdout] 8f1a67fadb46e6935b264e39c0a521d9fdfcdd5a293dcfde0fd2fe4c74c6ca2c
