[INFO] fetching crate swim-rs 0.1.1... [INFO] testing swim-rs-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate swim-rs 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate swim-rs 0.1.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate swim-rs 0.1.1 [INFO] tweaked toml for crates.io crate swim-rs 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate swim-rs 0.1.1 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] crate crates.io crate swim-rs 0.1.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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 318646e09ecaf6c72a348ee4ac192e4563b3b03b28c925af296137906f2d947d [INFO] running `Command { std: "docker" "start" "-a" "318646e09ecaf6c72a348ee4ac192e4563b3b03b28c925af296137906f2d947d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "318646e09ecaf6c72a348ee4ac192e4563b3b03b28c925af296137906f2d947d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318646e09ecaf6c72a348ee4ac192e4563b3b03b28c925af296137906f2d947d", kill_on_drop: false }` [INFO] [stdout] 318646e09ecaf6c72a348ee4ac192e4563b3b03b28c925af296137906f2d947d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 455178b759134e0c5ba4ab2b43d18380ae5aa0316aca8e2994f0fcedfb00083e [INFO] running `Command { std: "docker" "start" "-a" "455178b759134e0c5ba4ab2b43d18380ae5aa0316aca8e2994f0fcedfb00083e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Compiling swim-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.96s [INFO] running `Command { std: "docker" "inspect" "455178b759134e0c5ba4ab2b43d18380ae5aa0316aca8e2994f0fcedfb00083e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "455178b759134e0c5ba4ab2b43d18380ae5aa0316aca8e2994f0fcedfb00083e", kill_on_drop: false }` [INFO] [stdout] 455178b759134e0c5ba4ab2b43d18380ae5aa0316aca8e2994f0fcedfb00083e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a643b0a84626b835809817390569f956fb41d38c3fd136b2da0ca08e2f635b4 [INFO] running `Command { std: "docker" "start" "-a" "8a643b0a84626b835809817390569f956fb41d38c3fd136b2da0ca08e2f635b4", kill_on_drop: false }` [INFO] [stderr] Compiling swim-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.53s [INFO] running `Command { std: "docker" "inspect" "8a643b0a84626b835809817390569f956fb41d38c3fd136b2da0ca08e2f635b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a643b0a84626b835809817390569f956fb41d38c3fd136b2da0ca08e2f635b4", kill_on_drop: false }` [INFO] [stdout] 8a643b0a84626b835809817390569f956fb41d38c3fd136b2da0ca08e2f635b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0761ae8a251fe9e4a9384854293e00bf9ecd85908f01d42c7584f92799a721d6 [INFO] running `Command { std: "docker" "start" "-a" "0761ae8a251fe9e4a9384854293e00bf9ecd85908f01d42c7584f92799a721d6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swim_rs-9593721c9fb565d8) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test api::config::tests::test_swim_config_builder ... ok [INFO] [stdout] test core::detection::tests::test_detection_declare_node_as_dead ... ok [INFO] [stdout] test core::disseminate::tests::test_disseminator_pop_both_different_len ... ok [INFO] [stdout] test core::member::tests::test_membershiplist_add_member ... ok [INFO] [stdout] test core::detection::tests::test_detection_send_ping_req ... ok [INFO] [stdout] test core::member::tests::test_membershiplist_get_member_list ... ok [INFO] [stdout] test core::disseminate::tests::test_disseminator_pop_both_no_space_left ... ok [INFO] [stdout] test core::disseminate::tests::test_disseminator_pop_both_same_len ... ok [INFO] [stdout] test core::disseminate::tests::test_disseminator_pop_both ... ok [INFO] [stdout] test core::member::tests::test_membershiplist_index_current_advance ... ok [INFO] [stdout] test core::disseminate::tests::test_disseminator_push ... ok [INFO] [stdout] test core::member::tests::test_membershiplist_index_shuffle_on_complete_iteration ... ok [INFO] [stdout] test core::member::tests::test_membershiplist_update_from_iter ... ok [INFO] [stdout] test core::member::tests::test_membershiplist_remove_member ... ok [INFO] [stdout] test core::member::tests::test_membershiplist_update_member ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ack_no_forward ... ok [INFO] [stdout] test core::detection::tests::test_detection_wait_for_ack_ping_req ... ok [INFO] [stdout] test core::detection::tests::test_detection_wait_for_ack_ping ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ack_with_forward ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_req ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_deceased_node ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_deceased ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_joined ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_joined_unknown_with_gt_incarnation_id_deceased ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_joined_unknown_with_incarnation_id ... ok [INFO] [stdout] test core::detection::tests::test_detection_send_ping ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_joined_unknown_with_lt_incarnation_id_deceased ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_joined_update_with_gt_incarnation_id ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_joined_update_with_lt_incarnation_id ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_recovered ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_recovered_lower_incarnation_id ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_node_suspected ... ok [INFO] [stdout] test core::utils::tests::test_utils_send_action ... ok [INFO] [stdout] test test_utils::mocks::tests::test_mock_udp_socket_send_to ... ok [INFO] [stdout] test core::message::tests::test_message_handle_ping_with_unknown_member ... ok [INFO] [stdout] test core::node::tests::test_node_init_with_known_peers ... ok [INFO] [stdout] test test_utils::mocks::tests::test_mock_udp_socket_received ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_swim_cluster.rs (/opt/rustwide/target/debug/deps/test_swim_cluster-3e1b9f9d5cbcbfaa) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_swim_cluster_node_join_events ... ok [INFO] [stdout] test test_swim_cluster_node_recover_event ... ok [INFO] [stdout] test test_swim_cluster_node_suspect_events ... ok [INFO] [stdout] test test_swim_cluster_node_deceased_event ... ok [INFO] [stdout] test test_swim_cluster_node_deceased_joins_again_event ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Doc-tests swim_rs [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/api/swim.rs - api::swim::SwimCluster::run (line 132) - compile ... ok [INFO] [stdout] test src/api/swim.rs - api::swim (line 16) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 50) - compile ... ok [INFO] [stdout] test src/api/config.rs - api::config::SwimConfig::builder (line 185) ... ok [INFO] [stdout] test src/api/swim.rs - api::swim::SwimCluster::try_new (line 76) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0761ae8a251fe9e4a9384854293e00bf9ecd85908f01d42c7584f92799a721d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0761ae8a251fe9e4a9384854293e00bf9ecd85908f01d42c7584f92799a721d6", kill_on_drop: false }` [INFO] [stdout] 0761ae8a251fe9e4a9384854293e00bf9ecd85908f01d42c7584f92799a721d6