[INFO] fetching crate without-alloc 0.2.2...
[INFO] testing without-alloc-0.2.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate without-alloc 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate without-alloc 0.2.2
[INFO] finished tweaking crates.io crate without-alloc 0.2.2
[INFO] tweaked toml for crates.io crate without-alloc 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate without-alloc 0.2.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 3 packages to latest compatible versions
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b8b7e4b59ee04323832867cf30e6c83fa15fb4addc8ff55b2c11a0b5e3b194bd
[INFO] running `Command { std: "docker" "start" "-a" "b8b7e4b59ee04323832867cf30e6c83fa15fb4addc8ff55b2c11a0b5e3b194bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8b7e4b59ee04323832867cf30e6c83fa15fb4addc8ff55b2c11a0b5e3b194bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b7e4b59ee04323832867cf30e6c83fa15fb4addc8ff55b2c11a0b5e3b194bd", kill_on_drop: false }`
[INFO] [stdout] b8b7e4b59ee04323832867cf30e6c83fa15fb4addc8ff55b2c11a0b5e3b194bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2fb53d74891b5db76fba4cef11122a2b951b29880d56a2808c01d8994a55ecf1
[INFO] running `Command { std: "docker" "start" "-a" "2fb53d74891b5db76fba4cef11122a2b951b29880d56a2808c01d8994a55ecf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling unsize v1.1.0
[INFO] [stderr]    Compiling alloc-traits v0.1.1
[INFO] [stderr]    Compiling without-alloc v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "2fb53d74891b5db76fba4cef11122a2b951b29880d56a2808c01d8994a55ecf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb53d74891b5db76fba4cef11122a2b951b29880d56a2808c01d8994a55ecf1", kill_on_drop: false }`
[INFO] [stdout] 2fb53d74891b5db76fba4cef11122a2b951b29880d56a2808c01d8994a55ecf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4839c9217f0e1db11d1db81fd1e9d1141a4057ddae4d58caf07d7288c7b41825
[INFO] running `Command { std: "docker" "start" "-a" "4839c9217f0e1db11d1db81fd1e9d1141a4057ddae4d58caf07d7288c7b41825", kill_on_drop: false }`
[INFO] [stderr]    Compiling without-alloc v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `static_alloc`
[INFO] [stdout]  --> tests/rc.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use static_alloc::Bump;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `static_alloc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_alloc`, use `cargo add static_alloc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_alloc`
[INFO] [stdout]  --> tests/fixed_vec.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use static_alloc::Bump;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `static_alloc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_alloc`, use `cargo add static_alloc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_alloc`
[INFO] [stdout]  --> tests/box.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use static_alloc::Bump;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `static_alloc`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_alloc`, use `cargo add static_alloc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_alloc`
[INFO] [stdout]    --> src/boxed.rs:272:9
[INFO] [stdout]     |
[INFO] [stdout] 272 |     use static_alloc::Bump;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `static_alloc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `static_alloc`, use `cargo add static_alloc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_alloc`
[INFO] [stdout]    --> src/rc.rs:694:9
[INFO] [stdout]     |
[INFO] [stdout] 694 |     use static_alloc::Bump;
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of unresolved module or unlinked crate `static_alloc`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `static_alloc`, use `cargo add static_alloc` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `without-alloc` (test "box") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `without-alloc` (test "rc") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `without-alloc` (test "fixed_vec") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `without-alloc` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4839c9217f0e1db11d1db81fd1e9d1141a4057ddae4d58caf07d7288c7b41825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4839c9217f0e1db11d1db81fd1e9d1141a4057ddae4d58caf07d7288c7b41825", kill_on_drop: false }`
[INFO] [stdout] 4839c9217f0e1db11d1db81fd1e9d1141a4057ddae4d58caf07d7288c7b41825
