[INFO] fetching crate nuclear 0.0.10...
[INFO] testing nuclear-0.0.10 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nuclear 0.0.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate nuclear 0.0.10
[INFO] finished tweaking crates.io crate nuclear 0.0.10
[INFO] tweaked toml for crates.io crate nuclear 0.0.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nuclear 0.0.10 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 nuclear 0.0.10 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 503bfbf8ca3014d8cc3b3f3ab8706379563ebb9b5533eae48ce4176a12df13bd
[INFO] running `Command { std: "docker" "start" "-a" "503bfbf8ca3014d8cc3b3f3ab8706379563ebb9b5533eae48ce4176a12df13bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "503bfbf8ca3014d8cc3b3f3ab8706379563ebb9b5533eae48ce4176a12df13bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503bfbf8ca3014d8cc3b3f3ab8706379563ebb9b5533eae48ce4176a12df13bd", kill_on_drop: false }`
[INFO] [stdout] 503bfbf8ca3014d8cc3b3f3ab8706379563ebb9b5533eae48ce4176a12df13bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dba4c5d078d863ad1301d5cc19866fb8e7bbea0ab77ef20b4afc63992740d093
[INFO] running `Command { std: "docker" "start" "-a" "dba4c5d078d863ad1301d5cc19866fb8e7bbea0ab77ef20b4afc63992740d093", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling tokio v1.6.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling httpdate v1.0.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.7
[INFO] [stderr]    Compiling nuclear v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]   --> src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub use std::pin::Pin;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context` and `Poll`
[INFO] [stdout]   --> src/lib.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub use std::task::{Context, Poll};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.26s
[INFO] running `Command { std: "docker" "inspect" "dba4c5d078d863ad1301d5cc19866fb8e7bbea0ab77ef20b4afc63992740d093", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dba4c5d078d863ad1301d5cc19866fb8e7bbea0ab77ef20b4afc63992740d093", kill_on_drop: false }`
[INFO] [stdout] dba4c5d078d863ad1301d5cc19866fb8e7bbea0ab77ef20b4afc63992740d093
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dc257a2a174df68d35b7316f99112276c859339008f9ff4c2a10b27facae9c65
[INFO] running `Command { std: "docker" "start" "-a" "dc257a2a174df68d35b7316f99112276c859339008f9ff4c2a10b27facae9c65", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]   --> src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub use std::pin::Pin;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context` and `Poll`
[INFO] [stdout]   --> src/lib.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub use std::task::{Context, Poll};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nuclear v0.0.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::pin::Pin`
[INFO] [stdout]   --> src/lib.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub use std::pin::Pin;
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context` and `Poll`
[INFO] [stdout]   --> src/lib.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub use std::task::{Context, Poll};
[INFO] [stdout]    |                         ^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.29s
[INFO] running `Command { std: "docker" "inspect" "dc257a2a174df68d35b7316f99112276c859339008f9ff4c2a10b27facae9c65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc257a2a174df68d35b7316f99112276c859339008f9ff4c2a10b27facae9c65", kill_on_drop: false }`
[INFO] [stdout] dc257a2a174df68d35b7316f99112276c859339008f9ff4c2a10b27facae9c65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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", kill_on_drop: false }`
[INFO] [stdout] 9a56959987028cc37f6e2ab33d8d168a2e006cbf44544c0da65dba3f4f60fdc5
[INFO] running `Command { std: "docker" "start" "-a" "9a56959987028cc37f6e2ab33d8d168a2e006cbf44544c0da65dba3f4f60fdc5", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::pin::Pin`
[INFO] [stderr]   --> src/lib.rs:24:13
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub use std::pin::Pin;
[INFO] [stderr]    |             ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Context` and `Poll`
[INFO] [stderr]   --> src/lib.rs:25:25
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub use std::task::{Context, Poll};
[INFO] [stderr]    |                         ^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nuclear` (lib) generated 2 warnings (run `cargo fix --lib -p nuclear` to apply 2 suggestions)
[INFO] [stderr] warning: `nuclear` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nuclear-83981ea5f00d9006)
[INFO] [stderr]    Doc-tests nuclear
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test router::simple_router ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9a56959987028cc37f6e2ab33d8d168a2e006cbf44544c0da65dba3f4f60fdc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a56959987028cc37f6e2ab33d8d168a2e006cbf44544c0da65dba3f4f60fdc5", kill_on_drop: false }`
[INFO] [stdout] 9a56959987028cc37f6e2ab33d8d168a2e006cbf44544c0da65dba3f4f60fdc5
