[INFO] fetching crate zz-p2p 0.1.5... [INFO] testing zz-p2p-0.1.5 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] extracting crate zz-p2p 0.1.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate zz-p2p 0.1.5 [INFO] finished tweaking crates.io crate zz-p2p 0.1.5 [INFO] tweaked toml for crates.io crate zz-p2p 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zz-p2p 0.1.5 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zz-p2p 0.1.5 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f94bc267cfe23b4ae963fc4051234be4af7c8926fba48e08d745096fb4ab5f21 [INFO] running `Command { std: "docker" "start" "-a" "f94bc267cfe23b4ae963fc4051234be4af7c8926fba48e08d745096fb4ab5f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f94bc267cfe23b4ae963fc4051234be4af7c8926fba48e08d745096fb4ab5f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f94bc267cfe23b4ae963fc4051234be4af7c8926fba48e08d745096fb4ab5f21", kill_on_drop: false }` [INFO] [stdout] f94bc267cfe23b4ae963fc4051234be4af7c8926fba48e08d745096fb4ab5f21 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08dd7ba7aa0da0e4151c45fbab2cd72ec48fdf2030a83db53509360d4e2bdeab [INFO] running `Command { std: "docker" "start" "-a" "08dd7ba7aa0da0e4151c45fbab2cd72ec48fdf2030a83db53509360d4e2bdeab", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hex-conservative v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling java-locator v0.1.9 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling bech32 v0.10.0-beta [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling bip39 v2.2.2 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling if-addrs v0.14.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling zz-account v0.1.7 [INFO] [stderr] Compiling zz-p2p v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/nodes/servers.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | address: FreeWebMovementAddress, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/protocols/commands/offline.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | cmd: Command, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/offline.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/ack.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/message.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `context` is never read [INFO] [stdout] --> src/handlers/ws.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct WebSocketHandler { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | stream: Arc, [INFO] [stdout] 29 | context: Arc [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.63s [INFO] running `Command { std: "docker" "inspect" "08dd7ba7aa0da0e4151c45fbab2cd72ec48fdf2030a83db53509360d4e2bdeab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08dd7ba7aa0da0e4151c45fbab2cd72ec48fdf2030a83db53509360d4e2bdeab", kill_on_drop: false }` [INFO] [stdout] 08dd7ba7aa0da0e4151c45fbab2cd72ec48fdf2030a83db53509360d4e2bdeab [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe0e003f01706481a018b5836f221219307cc2bd2ceaf8c29d2733669604cf7a [INFO] running `Command { std: "docker" "start" "-a" "fe0e003f01706481a018b5836f221219307cc2bd2ceaf8c29d2733669604cf7a", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling zz-p2p v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/nodes/servers.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | address: FreeWebMovementAddress, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/protocols/commands/offline.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | cmd: Command, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/offline.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/ack.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/message.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `context` is never read [INFO] [stdout] --> src/handlers/ws.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct WebSocketHandler { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | stream: Arc, [INFO] [stdout] 29 | context: Arc [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stdout] warning: unused variable: `address` [INFO] [stdout] --> src/nodes/servers.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | address: FreeWebMovementAddress, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd` [INFO] [stdout] --> src/protocols/commands/offline.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | cmd: Command, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/offline.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/ack.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `client_type` [INFO] [stdout] --> src/protocols/commands/message.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | client_type: Arc [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `context` is never read [INFO] [stdout] --> src/handlers/ws.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct WebSocketHandler { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | stream: Arc, [INFO] [stdout] 29 | context: Arc [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dummy_context` is never used [INFO] [stdout] --> src/protocols/frame.rs:390:8 [INFO] [stdout] | [INFO] [stdout] 390 | fn dummy_context() -> Context { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `tcp_pair` is never used [INFO] [stdout] --> src/protocols/commands/message.rs:210:14 [INFO] [stdout] | [INFO] [stdout] 210 | async fn tcp_pair() -> (ClientType, tokio::sync::oneshot::Receiver>) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.95s [INFO] running `Command { std: "docker" "inspect" "fe0e003f01706481a018b5836f221219307cc2bd2ceaf8c29d2733669604cf7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe0e003f01706481a018b5836f221219307cc2bd2ceaf8c29d2733669604cf7a", kill_on_drop: false }` [INFO] [stdout] fe0e003f01706481a018b5836f221219307cc2bd2ceaf8c29d2733669604cf7a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 23bbe01da25322ac28d9440446e556dc28cf22cbd44db64d03cc777d9f68bb35 [INFO] running `Command { std: "docker" "start" "-a" "23bbe01da25322ac28d9440446e556dc28cf22cbd44db64d03cc777d9f68bb35", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `address` [INFO] [stderr] --> src/nodes/servers.rs:286:9 [INFO] [stderr] | [INFO] [stderr] 286 | address: FreeWebMovementAddress, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cmd` [INFO] [stderr] --> src/protocols/commands/offline.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | cmd: Command, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_cmd` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_type` [INFO] [stderr] --> src/protocols/commands/offline.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | client_type: Arc [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_type` [INFO] [stderr] --> src/protocols/commands/ack.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | client_type: Arc [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `client_type` [INFO] [stderr] --> src/protocols/commands/message.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | client_type: Arc [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_client_type` [INFO] [stderr] [INFO] [stderr] warning: field `context` is never read [INFO] [stderr] --> src/handlers/ws.rs:29:5 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct WebSocketHandler { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 28 | stream: Arc, [INFO] [stderr] 29 | context: Arc [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `zz-p2p` (lib) generated 6 warnings (run `cargo fix --lib -p zz-p2p` to apply 5 suggestions) [INFO] [stderr] warning: function `dummy_context` is never used [INFO] [stderr] --> src/protocols/frame.rs:390:8 [INFO] [stderr] | [INFO] [stderr] 390 | fn dummy_context() -> Context { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `tcp_pair` is never used [INFO] [stderr] --> src/protocols/commands/message.rs:210:14 [INFO] [stderr] | [INFO] [stderr] 210 | async fn tcp_pair() -> (ClientType, tokio::sync::oneshot::Receiver>) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `zz-p2p` (lib test) generated 8 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zz_p2p-2dd613ac2db70aa3) [INFO] [stdout] [INFO] [stdout] running 50 tests [INFO] [stdout] test nat::hole_punch::tests::test_hole_punch_send ... ok [INFO] [stdout] test nodes::net_info::tests::test_add_local_and_public_v4 ... ok [INFO] [stdout] test nodes::connected_servers::tests::test_connect_success ... ok [INFO] [stdout] test nodes::net_info::tests::test_add_local_and_public_v6 ... ok [INFO] [stdout] test nodes::net_info::tests::test_collect_does_not_panic ... ok [INFO] [stdout] test nodes::connected_servers::tests::test_connect_failure_filtered ... ok [INFO] [stdout] test nodes::net_info::tests::test_is_public_v4 ... ok [INFO] [stdout] test nodes::net_info::tests::test_is_public_v6 ... ok [INFO] [stdout] test nodes::net_info::tests::test_new_default ... ok [INFO] [stdout] test nodes::record::tests::test_protocol_capability_preserved ... ok [INFO] [stdout] test nodes::net_info::tests::test_public_ips_empty ... ok [INFO] [stdout] test nodes::net_info::tests::test_public_ips_mix ... ok [INFO] [stdout] test nodes::record::tests::test_to_list_single_ipv4 ... ok [INFO] [stdout] test nodes::record::tests::test_to_list_empty_ips ... ok [INFO] [stdout] test nodes::record::tests::test_to_list_ipv4_and_ipv6 ... ok [INFO] [stdout] test manager::tests::test_manager ... ok [INFO] [stdout] test nodes::servers::tests::test_purify_servers_empty_external ... ok [INFO] [stdout] test nodes::servers::tests::test_purify_servers_no_overlap ... ok [INFO] [stdout] test nodes::servers::tests::test_purify_servers_removes_self ... ok [INFO] [stdout] test nat::stun::tests::test_stun_server_response ... ok [INFO] [stdout] test context::tests::test_session_establish_encrypt_decrypt ... ok [INFO] [stdout] test context::tests::test_with_session ... ok [INFO] [stdout] test nodes::storage::tests::test_external_server_list_roundtrip ... ok [INFO] [stdout] test context::tests::test_create_and_move_temp_session ... ok [INFO] [stdout] test nat::turn::tests::test_turn_echo ... ok [INFO] [stdout] test context::tests::test_cleanup_temp_sessions ... ok [INFO] [stdout] test protocols::command::tests::test_send_receive_roundtrip ... ok [INFO] [stdout] test protocols::command::tests::test_command_serialize_deserialize ... ok [INFO] [stdout] test protocols::commands::message::tests::test_message_command_bincode_roundtrip ... ok [INFO] [stdout] test nodes::storage::tests::test_read_empty_server_list ... ok [INFO] [stdout] test nodes::storage::tests::test_read_address_when_missing ... ok [INFO] [stdout] test nodes::storage::tests::test_inner_and_external_isolation ... ok [INFO] [stdout] test context::tests::test_cleanup_permanent_sessions ... ok [INFO] [stdout] test nodes::servers::tests::test_get_external_endpoints ... ok [INFO] [stdout] test context::tests::test_move_temp_session_not_found ... ok [INFO] [stdout] test context::tests::test_with_session_not_found ... ok [INFO] [stdout] test context::tests::test_session_not_found_paths ... ok [INFO] [stdout] test nodes::servers::tests::test_add_inner_and_external_server ... ok [INFO] [stdout] test nodes::servers::tests::test_get_all_endpoints ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_verify_with_tampered_signature_should_fail ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_to_from ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_sign_verify_roundtrip ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_new ... ok [INFO] [stdout] test nodes::storage::tests::test_address_save_and_read ... ok [INFO] [stdout] test node::tests::test_node_start_and_stop ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_body_data_from_command_and_back ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_sign_and_verify ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_config_consistency ... ok [INFO] [stdout] test protocols::frame::tests::test_frame_body_new ... ok [INFO] [stdout] test context::tests::test_online_ack_with_session_id_binding ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/zzp2p-93aceb63dbf9eed9) [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] [stderr] Doc-tests zz_p2p [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" "23bbe01da25322ac28d9440446e556dc28cf22cbd44db64d03cc777d9f68bb35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23bbe01da25322ac28d9440446e556dc28cf22cbd44db64d03cc777d9f68bb35", kill_on_drop: false }` [INFO] [stdout] 23bbe01da25322ac28d9440446e556dc28cf22cbd44db64d03cc777d9f68bb35