[INFO] fetching crate calimero-utils-actix 0.10.0-rc.17...
[INFO] testing calimero-utils-actix-0.10.0-rc.17 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate calimero-utils-actix 0.10.0-rc.17 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate calimero-utils-actix 0.10.0-rc.17
[INFO] finished tweaking crates.io crate calimero-utils-actix 0.10.0-rc.17
[INFO] tweaked toml for crates.io crate calimero-utils-actix 0.10.0-rc.17 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calimero-utils-actix 0.10.0-rc.17 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] crate crates.io crate calimero-utils-actix 0.10.0-rc.17 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f87b81339515541da0da3ad90a62576b3de5f4764b0a69f22f9af6b231601ae9
[INFO] running `Command { std: "docker" "start" "-a" "f87b81339515541da0da3ad90a62576b3de5f4764b0a69f22f9af6b231601ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f87b81339515541da0da3ad90a62576b3de5f4764b0a69f22f9af6b231601ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87b81339515541da0da3ad90a62576b3de5f4764b0a69f22f9af6b231601ae9", kill_on_drop: false }`
[INFO] [stdout] f87b81339515541da0da3ad90a62576b3de5f4764b0a69f22f9af6b231601ae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d645e1ca5947478def252813d8a716a35446f1e5431f2e6674c48632185178a8
[INFO] running `Command { std: "docker" "start" "-a" "d645e1ca5947478def252813d8a716a35446f1e5431f2e6674c48632185178a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling actix v0.13.5
[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 multiaddr v0.18.2
[INFO] [stderr]    Compiling calimero-primitives v0.10.0-rc.17
[INFO] [stderr]    Compiling calimero-utils-actix v0.10.0-rc.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `method` is never used
[INFO] [stdout]    --> src/lazy.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 218 |     trait Trait {
[INFO] [stdout]     |           ----- method in this trait
[INFO] [stdout] 219 |         fn method(&self);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-W dead-code` implied by `-W unused`
[INFO] [stdout]     = help: to override `-W unused` add `#[allow(dead_code)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.24s
[INFO] running `Command { std: "docker" "inspect" "d645e1ca5947478def252813d8a716a35446f1e5431f2e6674c48632185178a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d645e1ca5947478def252813d8a716a35446f1e5431f2e6674c48632185178a8", kill_on_drop: false }`
[INFO] [stdout] d645e1ca5947478def252813d8a716a35446f1e5431f2e6674c48632185178a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] afca9174b891563288c4ac8568cb47893df51f1568f1c01c23c2edc53b811c5e
[INFO] running `Command { std: "docker" "start" "-a" "afca9174b891563288c4ac8568cb47893df51f1568f1c01c23c2edc53b811c5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling calimero-utils-actix v0.10.0-rc.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `method` is never used
[INFO] [stdout]    --> src/lazy.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 218 |     trait Trait {
[INFO] [stdout]     |           ----- method in this trait
[INFO] [stdout] 219 |         fn method(&self);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-W dead-code` implied by `-W unused`
[INFO] [stdout]     = help: to override `-W unused` add `#[allow(dead_code)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `method` is never used
[INFO] [stdout]    --> src/lazy.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 218 |     trait Trait {
[INFO] [stdout]     |           ----- method in this trait
[INFO] [stdout] 219 |         fn method(&self);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `-W dead-code` implied by `-W unused`
[INFO] [stdout]     = help: to override `-W unused` add `#[allow(dead_code)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoopActor` is never constructed
[INFO] [stdout]   --> src/macros_tests.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct NoopActor;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OneStreamActor` is never constructed
[INFO] [stdout]   --> src/macros_tests.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 40 | struct OneStreamActor {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.26s
[INFO] running `Command { std: "docker" "inspect" "afca9174b891563288c4ac8568cb47893df51f1568f1c01c23c2edc53b811c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afca9174b891563288c4ac8568cb47893df51f1568f1c01c23c2edc53b811c5e", kill_on_drop: false }`
[INFO] [stdout] afca9174b891563288c4ac8568cb47893df51f1568f1c01c23c2edc53b811c5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 041c78093ed78a28feea45dd12ac2df33553220ea149fbfe77a0d9d4585008b4
[INFO] running `Command { std: "docker" "start" "-a" "041c78093ed78a28feea45dd12ac2df33553220ea149fbfe77a0d9d4585008b4", kill_on_drop: false }`
[INFO] [stderr] warning: method `method` is never used
[INFO] [stderr]    --> src/lazy.rs:219:12
[INFO] [stderr]     |
[INFO] [stderr] 218 |     trait Trait {
[INFO] [stderr]     |           ----- method in this trait
[INFO] [stderr] 219 |         fn method(&self);
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `-W dead-code` implied by `-W unused`
[INFO] [stderr]     = help: to override `-W unused` add `#[allow(dead_code)]`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NoopActor` is never constructed
[INFO] [stderr]   --> src/macros_tests.rs:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 | struct NoopActor;
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OneStreamActor` is never constructed
[INFO] [stderr]   --> src/macros_tests.rs:40:8
[INFO] [stderr]    |
[INFO] [stderr] 40 | struct OneStreamActor {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `calimero-utils-actix` (lib) generated 1 warning
[INFO] [stderr] warning: `calimero-utils-actix` (lib test) generated 3 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calimero_utils_actix-1a0adb51f59094ea)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test lazy::lazy_tests::locks_arent_held_across_await_points ... ok
[INFO] [stdout] test lazy::lazy_tests::double_init_fails ... ok
[INFO] [stdout] test lazy::lazy_tests::derive_recipient ... ok
[INFO] [stdout] test lazy::lazy_tests::multiple_recipients ... ok
[INFO] [stdout] test lazy::lazy_tests::early_poll_completes ... ok
[INFO] [stdout] test lazy::lazy_tests::partial_eq ... ok
[INFO] [stdout] test lazy::lazy_tests::test_addr ... ok
[INFO] [stdout] test lazy::lazy_tests::test_recipient ... ok
[INFO] [stdout] test lazy::lazy_tests::pending_is_prioritized ... ok
[INFO] [stdout] test lazy::lazy_tests::wait_until_ready ... ok
[INFO] [stdout] test lazy::lazy_tests::conflictive_init_fails ... ok
[INFO] [stdout] test macros::macros_tests::test ... ok
[INFO] [stderr]    Doc-tests calimero_utils_actix
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.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" "041c78093ed78a28feea45dd12ac2df33553220ea149fbfe77a0d9d4585008b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "041c78093ed78a28feea45dd12ac2df33553220ea149fbfe77a0d9d4585008b4", kill_on_drop: false }`
[INFO] [stdout] 041c78093ed78a28feea45dd12ac2df33553220ea149fbfe77a0d9d4585008b4
