[INFO] fetching crate actix-telepathy 0.6.1...
[INFO] testing actix-telepathy-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate actix-telepathy 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate actix-telepathy 0.6.1
[INFO] finished tweaking crates.io crate actix-telepathy 0.6.1
[INFO] tweaked toml for crates.io crate actix-telepathy 0.6.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate actix-telepathy 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 204 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.0.1)
[INFO] [stderr]       Adding flexbuffers v2.0.0 (available: v25.9.23)
[INFO] [stderr]       Adding ndarray v0.15.6 (available: v0.17.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7c8cf1a8231512594ab712dcb0612b1a3fdab54589e581087f09f9be822671b
[INFO] running `Command { std: "docker" "start" "-a" "d7c8cf1a8231512594ab712dcb0612b1a3fdab54589e581087f09f9be822671b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7c8cf1a8231512594ab712dcb0612b1a3fdab54589e581087f09f9be822671b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7c8cf1a8231512594ab712dcb0612b1a3fdab54589e581087f09f9be822671b", kill_on_drop: false }`
[INFO] [stdout] d7c8cf1a8231512594ab712dcb0612b1a3fdab54589e581087f09f9be822671b
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d33212c048368200e4df496beda02a601378e2994de582d20e0ec0d3afe99ec3
[INFO] running `Command { std: "docker" "start" "-a" "d33212c048368200e4df496beda02a601378e2994de582d20e0ec0d3afe99ec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling flexbuffers v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling actix-broker v0.4.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling actix_telepathy_derive v0.3.4
[INFO] [stderr]    Compiling trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.23.2
[INFO] [stderr]    Compiling actix-telepathy v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.13s
[INFO] running `Command { std: "docker" "inspect" "d33212c048368200e4df496beda02a601378e2994de582d20e0ec0d3afe99ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d33212c048368200e4df496beda02a601378e2994de582d20e0ec0d3afe99ec3", kill_on_drop: false }`
[INFO] [stdout] d33212c048368200e4df496beda02a601378e2994de582d20e0ec0d3afe99ec3
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e626791ca2c16e51011b4e226afa6bebf041ca154918dcfd33f9770667acff20
[INFO] running `Command { std: "docker" "start" "-a" "e626791ca2c16e51011b4e226afa6bebf041ca154918dcfd33f9770667acff20", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling testing_logger v0.1.1
[INFO] [stderr]    Compiling port_scanner v0.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling actix-telepathy v0.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.71s
[INFO] running `Command { std: "docker" "inspect" "e626791ca2c16e51011b4e226afa6bebf041ca154918dcfd33f9770667acff20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e626791ca2c16e51011b4e226afa6bebf041ca154918dcfd33f9770667acff20", kill_on_drop: false }`
[INFO] [stdout] e626791ca2c16e51011b4e226afa6bebf041ca154918dcfd33f9770667acff20
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e8e419ca389dda7238326f4f635d7e72d795314e88650cf97a1f67b56c67fe0
[INFO] running `Command { std: "docker" "start" "-a" "5e8e419ca389dda7238326f4f635d7e72d795314e88650cf97a1f67b56c67fe0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/actix_telepathy-6b5e817d4ead9daa)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_chain_seeds_3 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_chain_seeds_8 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_leaving_2 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_leaving_3 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_leaving_8 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_one_seed_2 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_one_seed_3 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_gossip_connector_one_seed_8 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_single_seed_connector_2 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_single_seed_connector_3 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_single_seed_connector_8 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_single_seed_connector_leaving_2 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_single_seed_connector_leaving_3 ... ignored
[INFO] [stdout] test cluster::connector::tests::test_single_seed_connector_leaving_8 ... ignored
[INFO] [stdout] test cluster::tests::cluster_reconnects_to_left_node ... ignored
[INFO] [stdout] test cluster::tests::gossip_adds_member_and_introduces_other_members ... ignored
[INFO] [stdout] test remote::addr::tests::addr_representation_eq_key ... ok
[INFO] [stdout] test remote::addr::tests::addr_representation_eq_not_key ... ok
[INFO] [stdout] test cluster::tests::cluster_binds_port ... ok
[INFO] [stdout] test remote::addr::tests::remote_addr_filled_in_with_source ... ignored
[INFO] [stdout] test remote::addr::tests::remote_addr_ignores_hash ... ignored
[INFO] [stdout] test serialization::tests::default_serializer_correctly_ser_des ... ok
[INFO] [stdout] test remote::tests::generic_remote_messages ... ok
[INFO] [stdout] test utils::tests::system_service_created_and_retrieved ... ok
[INFO] [stdout] test remote::addr::tests::addr_resolver_does_not_panic_wrong_id ... ok
[INFO] [stdout] test utils::tests::panics_when_not_yet_started - should panic ... ok
[INFO] [stdout] test remote::addr::tests::addr_resolver_registers_and_resolves_addr ... ok
[INFO] [stdout] test cluster::tests::gossip_adds_member_and_resolves_it ... ok
[INFO] [stdout] test cluster::tests::gossip_removes_member ... ok
[INFO] [stdout] test cluster::tests::cluster_adds_node_and_from_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 18 ignored; 0 measured; 0 filtered out; finished in 3.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests actix_telepathy
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/serialization/mod.rs - serialization::CustomSerialization (line 10) ... ok
[INFO] [stdout] test src/lib.rs - (line 55) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... ok
[INFO] [stdout] test src/lib.rs - (line 117) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e8e419ca389dda7238326f4f635d7e72d795314e88650cf97a1f67b56c67fe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e8e419ca389dda7238326f4f635d7e72d795314e88650cf97a1f67b56c67fe0", kill_on_drop: false }`
[INFO] [stdout] 5e8e419ca389dda7238326f4f635d7e72d795314e88650cf97a1f67b56c67fe0
