[INFO] fetching crate nexus-actor-utils-rs 0.4.1... [INFO] testing nexus-actor-utils-rs-0.4.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate nexus-actor-utils-rs 0.4.1 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nexus-actor-utils-rs 0.4.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-condvar v0.3.0 [INFO] [stderr] Downloaded io-uring v0.7.10 [INFO] [stderr] Downloaded tokio v1.47.1 [INFO] [stderr] Downloaded socket2 v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b1fa64ad19aeaf1f179316a09a8656027a58b3a4c1ddfa196be9c227bbfd527 [INFO] running `Command { std: "docker" "start" "-a" "1b1fa64ad19aeaf1f179316a09a8656027a58b3a4c1ddfa196be9c227bbfd527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b1fa64ad19aeaf1f179316a09a8656027a58b3a4c1ddfa196be9c227bbfd527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1fa64ad19aeaf1f179316a09a8656027a58b3a4c1ddfa196be9c227bbfd527", kill_on_drop: false }` [INFO] [stdout] 1b1fa64ad19aeaf1f179316a09a8656027a58b3a4c1ddfa196be9c227bbfd527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c03676fd69d391eb48964999127bc5d300a46d9efe54ff2dc3dec31f4ff0bcea [INFO] running `Command { std: "docker" "start" "-a" "c03676fd69d391eb48964999127bc5d300a46d9efe54ff2dc3dec31f4ff0bcea", 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 socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [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 tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [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 20.65s [INFO] running `Command { std: "docker" "inspect" "c03676fd69d391eb48964999127bc5d300a46d9efe54ff2dc3dec31f4ff0bcea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c03676fd69d391eb48964999127bc5d300a46d9efe54ff2dc3dec31f4ff0bcea", kill_on_drop: false }` [INFO] [stdout] c03676fd69d391eb48964999127bc5d300a46d9efe54ff2dc3dec31f4ff0bcea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7545c59e08132b0fc4880d348ff52afcd11adea4079d5abe39d7b4c45eff77b [INFO] running `Command { std: "docker" "start" "-a" "d7545c59e08132b0fc4880d348ff52afcd11adea4079d5abe39d7b4c45eff77b", 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.35s [INFO] running `Command { std: "docker" "inspect" "d7545c59e08132b0fc4880d348ff52afcd11adea4079d5abe39d7b4c45eff77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7545c59e08132b0fc4880d348ff52afcd11adea4079d5abe39d7b4c45eff77b", kill_on_drop: false }` [INFO] [stdout] d7545c59e08132b0fc4880d348ff52afcd11adea4079d5abe39d7b4c45eff77b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be0c60c3e71fe1192cad7834f8fb03d8b2e590911a06f55410605b88d6cedec0 [INFO] running `Command { std: "docker" "start" "-a" "be0c60c3e71fe1192cad7834f8fb03d8b2e590911a06f55410605b88d6cedec0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nexus_actor_utils_rs-62f9f8f0baae4f80) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_clean_up ... 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_concurrent_operations ... ok [INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_offer_to_full_queue ... ok [INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_clean_up ... ok [INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_new_queue ... ok [INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_concurrent_operations ... ok [INFO] [stdout] test collections::queue::mpsc_bounded_channel_queue::tests::test_offer_and_poll ... ok [INFO] [stdout] test collections::queue::mpsc_unbounded_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::priority_queue::tests::test_push_pop_ring_2 ... 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::ring_queue::tests::test_full_queue_fixed_size ... ok [INFO] [stdout] test collections::queue::ring_queue::tests::test_full_queue_dynamic_size ... ok [INFO] [stdout] test collections::queue::ring_queue::tests::test_clean_up ... ok [INFO] [stdout] test collections::queue::ring_queue::tests::test_len_and_is_empty ... ok [INFO] [stdout] test collections::queue::mpsc_unbounded_channel_queue::tests::test_offer_to_large_queue ... ok [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] [stderr] Doc-tests nexus_actor_utils_rs [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" "be0c60c3e71fe1192cad7834f8fb03d8b2e590911a06f55410605b88d6cedec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0c60c3e71fe1192cad7834f8fb03d8b2e590911a06f55410605b88d6cedec0", kill_on_drop: false }` [INFO] [stdout] be0c60c3e71fe1192cad7834f8fb03d8b2e590911a06f55410605b88d6cedec0