[INFO] cloning repository https://github.com/ljedrz/scuttleboi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ljedrz/scuttleboi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fscuttleboi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fscuttleboi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 971a85c941399d660d27b9e7ff9fd3fcd21d6d53 [INFO] testing ljedrz/scuttleboi against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fljedrz%2Fscuttleboi" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ljedrz/scuttleboi on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ljedrz/scuttleboi [INFO] finished tweaking git repo https://github.com/ljedrz/scuttleboi [INFO] tweaked toml for git repo https://github.com/ljedrz/scuttleboi written to /workspace/builds/worker-27/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0c584fa1bf0469ef1e3301333f3a8e8c5c9c85c823fcaa5767aa0ff66702416 [INFO] running `Command { std: "docker" "start" "-a" "c0c584fa1bf0469ef1e3301333f3a8e8c5c9c85c823fcaa5767aa0ff66702416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0c584fa1bf0469ef1e3301333f3a8e8c5c9c85c823fcaa5767aa0ff66702416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0c584fa1bf0469ef1e3301333f3a8e8c5c9c85c823fcaa5767aa0ff66702416", kill_on_drop: false }` [INFO] [stdout] c0c584fa1bf0469ef1e3301333f3a8e8c5c9c85c823fcaa5767aa0ff66702416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ec1c19fc9a227200bc9e3523a65223eddd0e56e601adf3f1b1ae898806b9f46 [INFO] running `Command { std: "docker" "start" "-a" "4ec1c19fc9a227200bc9e3523a65223eddd0e56e601adf3f1b1ae898806b9f46", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling genio v0.2.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling salsa20 v0.7.2 [INFO] [stderr] Compiling xsalsa20poly1305 v0.6.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling ssb-crypto v0.2.3 [INFO] [stderr] Compiling ssb-keyfile v0.5.4 [INFO] [stderr] Compiling private-box v0.6.0 [INFO] [stderr] Compiling ssb-boxstream v0.2.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling pea2pea v0.16.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling ssb-handshake v0.5.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling scuttleboi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/connectivity.rs:311:37 [INFO] [stdout] | [INFO] [stdout] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/connectivity.rs:311:57 [INFO] [stdout] | [INFO] [stdout] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/connectivity.rs:392:44 [INFO] [stdout] | [INFO] [stdout] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/connectivity.rs:392:60 [INFO] [stdout] | [INFO] [stdout] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `write_key` [INFO] [stdout] --> src/connectivity.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub write_key: Key, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `write_starting_nonce` [INFO] [stdout] --> src/connectivity.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub write_starting_nonce: Nonce, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peer_key` [INFO] [stdout] --> src/connectivity.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub peer_key: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.69s [INFO] running `Command { std: "docker" "inspect" "4ec1c19fc9a227200bc9e3523a65223eddd0e56e601adf3f1b1ae898806b9f46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ec1c19fc9a227200bc9e3523a65223eddd0e56e601adf3f1b1ae898806b9f46", kill_on_drop: false }` [INFO] [stdout] 4ec1c19fc9a227200bc9e3523a65223eddd0e56e601adf3f1b1ae898806b9f46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1d822058e352e8146dd7d5f924ec3f785a183652c3cd40fcfc11c1d24dbfbe8 [INFO] running `Command { std: "docker" "start" "-a" "a1d822058e352e8146dd7d5f924ec3f785a183652c3cd40fcfc11c1d24dbfbe8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scuttleboi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/connectivity.rs:311:37 [INFO] [stdout] | [INFO] [stdout] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/connectivity.rs:311:57 [INFO] [stdout] | [INFO] [stdout] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/connectivity.rs:392:44 [INFO] [stdout] | [INFO] [stdout] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/connectivity.rs:392:60 [INFO] [stdout] | [INFO] [stdout] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `write_key` [INFO] [stdout] --> src/connectivity.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub write_key: Key, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `write_starting_nonce` [INFO] [stdout] --> src/connectivity.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub write_starting_nonce: Nonce, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peer_key` [INFO] [stdout] --> src/connectivity.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub peer_key: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `source` [INFO] [stdout] --> src/connectivity.rs:311:37 [INFO] [stdout] | [INFO] [stdout] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `message` [INFO] [stdout] --> src/connectivity.rs:311:57 [INFO] [stdout] | [INFO] [stdout] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> src/connectivity.rs:392:44 [INFO] [stdout] | [INFO] [stdout] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer` [INFO] [stdout] --> src/connectivity.rs:392:60 [INFO] [stdout] | [INFO] [stdout] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `write_key` [INFO] [stdout] --> src/connectivity.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub write_key: Key, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `write_starting_nonce` [INFO] [stdout] --> src/connectivity.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub write_starting_nonce: Nonce, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peer_key` [INFO] [stdout] --> src/connectivity.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | pub peer_key: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `Command { std: "docker" "inspect" "a1d822058e352e8146dd7d5f924ec3f785a183652c3cd40fcfc11c1d24dbfbe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1d822058e352e8146dd7d5f924ec3f785a183652c3cd40fcfc11c1d24dbfbe8", kill_on_drop: false }` [INFO] [stdout] a1d822058e352e8146dd7d5f924ec3f785a183652c3cd40fcfc11c1d24dbfbe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a29f39ae48912fcdc7cd203a4a1ec65d0adecc096b24d850a43beed652ed91f6 [INFO] running `Command { std: "docker" "start" "-a" "a29f39ae48912fcdc7cd203a4a1ec65d0adecc096b24d850a43beed652ed91f6", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `source` [INFO] [stderr] --> src/connectivity.rs:311:37 [INFO] [stderr] | [INFO] [stderr] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `message` [INFO] [stderr] --> src/connectivity.rs:311:57 [INFO] [stderr] | [INFO] [stderr] 311 | async fn process_message(&self, source: SocketAddr, message: Self::Message) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `payload` [INFO] [stderr] --> src/connectivity.rs:392:44 [INFO] [stderr] | [INFO] [stderr] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_payload` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `buffer` [INFO] [stderr] --> src/connectivity.rs:392:60 [INFO] [stderr] | [INFO] [stderr] 392 | fn write_message(&self, _: SocketAddr, payload: &[u8], buffer: &mut [u8]) -> io::Result { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `write_key` [INFO] [stderr] --> src/connectivity.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | pub write_key: Key, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `write_starting_nonce` [INFO] [stderr] --> src/connectivity.rs:47:5 [INFO] [stderr] | [INFO] [stderr] 47 | pub write_starting_nonce: Nonce, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `peer_key` [INFO] [stderr] --> src/connectivity.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | pub peer_key: PublicKey, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `scuttleboi` (lib) generated 7 warnings [INFO] [stderr] warning: `scuttleboi` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scuttleboi-78d9220d093fd61e) [INFO] [stdout] [INFO] [stderr] Doc-tests scuttleboi [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] [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" "a29f39ae48912fcdc7cd203a4a1ec65d0adecc096b24d850a43beed652ed91f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a29f39ae48912fcdc7cd203a4a1ec65d0adecc096b24d850a43beed652ed91f6", kill_on_drop: false }` [INFO] [stdout] a29f39ae48912fcdc7cd203a4a1ec65d0adecc096b24d850a43beed652ed91f6