[INFO] fetching crate nexus-actor-utils-rs 0.4.1...
[INFO] testing nexus-actor-utils-rs-0.4.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nexus-actor-utils-rs 0.4.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nexus-actor-utils-rs 0.4.1
[INFO] finished tweaking crates.io crate nexus-actor-utils-rs 0.4.1
[INFO] tweaked toml for crates.io crate nexus-actor-utils-rs 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nexus-actor-utils-rs 0.4.1 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 nexus-actor-utils-rs 0.4.1 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 8f3a7ada2e49b750e48a834ab802aeeb14e86b6da4071640febd67fdc9db958c
[INFO] running `Command { std: "docker" "start" "-a" "8f3a7ada2e49b750e48a834ab802aeeb14e86b6da4071640febd67fdc9db958c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f3a7ada2e49b750e48a834ab802aeeb14e86b6da4071640febd67fdc9db958c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f3a7ada2e49b750e48a834ab802aeeb14e86b6da4071640febd67fdc9db958c", kill_on_drop: false }`
[INFO] [stdout] 8f3a7ada2e49b750e48a834ab802aeeb14e86b6da4071640febd67fdc9db958c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d3d15bdb818540e1394ed27d9893b4685c3b8248bd70e8d0e781fd4a44a35867
[INFO] running `Command { std: "docker" "start" "-a" "d3d15bdb818540e1394ed27d9893b4685c3b8248bd70e8d0e781fd4a44a35867", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-condvar v0.3.0
[INFO] [stderr]    Compiling nexus-actor-utils-rs v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.53s
[INFO] running `Command { std: "docker" "inspect" "d3d15bdb818540e1394ed27d9893b4685c3b8248bd70e8d0e781fd4a44a35867", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d15bdb818540e1394ed27d9893b4685c3b8248bd70e8d0e781fd4a44a35867", kill_on_drop: false }`
[INFO] [stdout] d3d15bdb818540e1394ed27d9893b4685c3b8248bd70e8d0e781fd4a44a35867
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 44756636923fb29febe5e5e2dd015f17ddebf193568e8c6129595fd34b29027e
[INFO] running `Command { std: "docker" "start" "-a" "44756636923fb29febe5e5e2dd015f17ddebf193568e8c6129595fd34b29027e", kill_on_drop: false }`
[INFO] [stderr]    Compiling nexus-actor-utils-rs v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s
[INFO] running `Command { std: "docker" "inspect" "44756636923fb29febe5e5e2dd015f17ddebf193568e8c6129595fd34b29027e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44756636923fb29febe5e5e2dd015f17ddebf193568e8c6129595fd34b29027e", kill_on_drop: false }`
[INFO] [stdout] 44756636923fb29febe5e5e2dd015f17ddebf193568e8c6129595fd34b29027e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 055a969284f2989cd049335daa9de1fecbffd4b36de7ca2a90ea76e08399937f
[INFO] running `Command { std: "docker" "start" "-a" "055a969284f2989cd049335daa9de1fecbffd4b36de7ca2a90ea76e08399937f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_actor_utils_rs-829c296d9baac4df)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_new_queue ... ok
[INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_concurrent_operations ... ok
[INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_offer_and_poll ... ok
[INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_offer_to_full_queue ... ok
[INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_offer_and_poll ... ok
[INFO] [stdout] test collections::queue::priority_queue::tests::test_push_pop_ring ... ok
[INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_clean_up ... ok
[INFO] [stdout] test collections::queue::ring_queue::tests::test_full_queue_fixed_size ... ok
[INFO] [stdout] test collections::queue::priority_queue::tests::test_push_pop_ring_2 ... ok
[INFO] [stdout] test collections::queue::ring_queue::tests::test_full_queue_dynamic_size ... ok
[INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_concurrent_operations ... ok
[INFO] [stdout] test collections::queue::ring_queue::tests::test_len_and_is_empty ... ok
[INFO] [stdout] test collections::queue::ring_queue::tests::test_clean_up ... ok
[INFO] [stdout] test collections::queue::ring_queue::tests::test_push_pop ... ok
[INFO] [stdout] test collections::queue::ring_queue::tests::test_wrap_around ... ok
[INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_new_queue ... ok
[INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_clean_up ... ok
[INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_offer_to_large_queue ... ok
[INFO] [stderr]    Doc-tests nexus_actor_utils_rs
[INFO] [stdout] test concurrent::wait_group::test_main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[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" "055a969284f2989cd049335daa9de1fecbffd4b36de7ca2a90ea76e08399937f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "055a969284f2989cd049335daa9de1fecbffd4b36de7ca2a90ea76e08399937f", kill_on_drop: false }`
[INFO] [stdout] 055a969284f2989cd049335daa9de1fecbffd4b36de7ca2a90ea76e08399937f
