[INFO] cloning repository https://github.com/owencp/simple-gossip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/owencp/simple-gossip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowencp%2Fsimple-gossip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowencp%2Fsimple-gossip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e950606c544be3fe6ada04365f8865572d1b7519 [INFO] testing owencp/simple-gossip against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fowencp%2Fsimple-gossip" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/owencp/simple-gossip on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/owencp/simple-gossip [INFO] finished tweaking git repo https://github.com/owencp/simple-gossip [INFO] tweaked toml for git repo https://github.com/owencp/simple-gossip written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/owencp/simple-gossip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36b91490809c7949c835feeed3e013d50749d4bfeb943acb0c986ac5dd608802 [INFO] running `Command { std: "docker" "start" "-a" "36b91490809c7949c835feeed3e013d50749d4bfeb943acb0c986ac5dd608802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36b91490809c7949c835feeed3e013d50749d4bfeb943acb0c986ac5dd608802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b91490809c7949c835feeed3e013d50749d4bfeb943acb0c986ac5dd608802", kill_on_drop: false }` [INFO] [stdout] 36b91490809c7949c835feeed3e013d50749d4bfeb943acb0c986ac5dd608802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a84132e8554d68ce51741bb9bd2aa4f00d87dde388878d4cd26fc9863f8c3e27 [INFO] running `Command { std: "docker" "start" "-a" "a84132e8554d68ce51741bb9bd2aa4f00d87dde388878d4cd26fc9863f8c3e27", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling unsigned-varint v0.3.3 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling tentacle-secio v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling molecule v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling attohttpc v0.4.5 [INFO] [stderr] Compiling igd v0.9.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-yamux v0.2.8 [INFO] [stderr] Compiling tentacle-multiaddr v0.2.0 [INFO] [stderr] Compiling tentacle v0.3.3 [INFO] [stderr] Compiling simple-gossip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Receiver` [INFO] [stdout] --> src/main.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | use crossbeam_channel::{unbounded,Sender,Receiver}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/main.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 14 | str::FromStr, [INFO] [stdout] | ------------ the item `FromStr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 55 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:152:26 [INFO] [stdout] | [INFO] [stdout] 152 | fn notify(&mut self, context: &mut ProtocolContext, token: u64) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/main.rs:161:65 [INFO] [stdout] | [INFO] [stdout] 161 | fn connected(&mut self, context: ProtocolContextMutRef<'_>, version: &str) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remmote_peer_id` [INFO] [stdout] --> src/main.rs:243:25 [INFO] [stdout] | [INFO] [stdout] 243 | let remmote_peer_id = session.remote_pubkey.as_ref().expect("secio").peer_id().to_base58(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remmote_peer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `control` [INFO] [stdout] --> src/main.rs:278:32 [INFO] [stdout] | [INFO] [stdout] 278 | fn handle_event(&mut self, control: &mut ServiceContext, event: ServiceEvent) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | records:Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "a84132e8554d68ce51741bb9bd2aa4f00d87dde388878d4cd26fc9863f8c3e27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a84132e8554d68ce51741bb9bd2aa4f00d87dde388878d4cd26fc9863f8c3e27", kill_on_drop: false }` [INFO] [stdout] a84132e8554d68ce51741bb9bd2aa4f00d87dde388878d4cd26fc9863f8c3e27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 739a50bd4a3473db60d5ef7b306787f8873f890a24687c69490bae23cc634cc1 [INFO] running `Command { std: "docker" "start" "-a" "739a50bd4a3473db60d5ef7b306787f8873f890a24687c69490bae23cc634cc1", 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] [stderr] Compiling simple-gossip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Receiver` [INFO] [stdout] --> src/main.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | use crossbeam_channel::{unbounded,Sender,Receiver}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromStr` is imported redundantly [INFO] [stdout] --> src/main.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 14 | str::FromStr, [INFO] [stdout] | ------------ the item `FromStr` is already imported here [INFO] [stdout] ... [INFO] [stdout] 55 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | str::FromStr, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/main.rs:152:26 [INFO] [stdout] | [INFO] [stdout] 152 | fn notify(&mut self, context: &mut ProtocolContext, token: u64) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `version` [INFO] [stdout] --> src/main.rs:161:65 [INFO] [stdout] | [INFO] [stdout] 161 | fn connected(&mut self, context: ProtocolContextMutRef<'_>, version: &str) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `remmote_peer_id` [INFO] [stdout] --> src/main.rs:243:25 [INFO] [stdout] | [INFO] [stdout] 243 | let remmote_peer_id = session.remote_pubkey.as_ref().expect("secio").peer_id().to_base58(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remmote_peer_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `control` [INFO] [stdout] --> src/main.rs:278:32 [INFO] [stdout] | [INFO] [stdout] 278 | fn handle_event(&mut self, control: &mut ServiceContext, event: ServiceEvent) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `records` [INFO] [stdout] --> src/main.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | records:Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.66s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_gossip-4b7d70371b2b84ff) [INFO] running `Command { std: "docker" "inspect" "739a50bd4a3473db60d5ef7b306787f8873f890a24687c69490bae23cc634cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "739a50bd4a3473db60d5ef7b306787f8873f890a24687c69490bae23cc634cc1", kill_on_drop: false }` [INFO] [stdout] 739a50bd4a3473db60d5ef7b306787f8873f890a24687c69490bae23cc634cc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f1b2469b04a5172a39f2e4e0babfb6de626ed8bbdd39c127ece779169c1422d7 [INFO] running `Command { std: "docker" "start" "-a" "f1b2469b04a5172a39f2e4e0babfb6de626ed8bbdd39c127ece779169c1422d7", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Receiver` [INFO] [stderr] --> src/main.rs:19:42 [INFO] [stderr] | [INFO] [stderr] 19 | use crossbeam_channel::{unbounded,Sender,Receiver}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `FromStr` is imported redundantly [INFO] [stderr] --> src/main.rs:55:13 [INFO] [stderr] | [INFO] [stderr] 14 | str::FromStr, [INFO] [stderr] | ------------ the item `FromStr` is already imported here [INFO] [stderr] ... [INFO] [stderr] 55 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `str::FromStr` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | str::FromStr, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/main.rs:152:26 [INFO] [stderr] | [INFO] [stderr] 152 | fn notify(&mut self, context: &mut ProtocolContext, token: u64) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `version` [INFO] [stderr] --> src/main.rs:161:65 [INFO] [stderr] | [INFO] [stderr] 161 | fn connected(&mut self, context: ProtocolContextMutRef<'_>, version: &str) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `remmote_peer_id` [INFO] [stderr] --> src/main.rs:243:25 [INFO] [stderr] | [INFO] [stderr] 243 | let remmote_peer_id = session.remote_pubkey.as_ref().expect("secio").peer_id().to_base58(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remmote_peer_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `control` [INFO] [stderr] --> src/main.rs:278:32 [INFO] [stderr] | [INFO] [stderr] 278 | fn handle_event(&mut self, control: &mut ServiceContext, event: ServiceEvent) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_control` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `records` [INFO] [stderr] --> src/main.rs:94:5 [INFO] [stderr] | [INFO] [stderr] 94 | records:Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `simple-gossip` (bin "simple-gossip" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_gossip-4b7d70371b2b84ff) [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" "f1b2469b04a5172a39f2e4e0babfb6de626ed8bbdd39c127ece779169c1422d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1b2469b04a5172a39f2e4e0babfb6de626ed8bbdd39c127ece779169c1422d7", kill_on_drop: false }` [INFO] [stdout] f1b2469b04a5172a39f2e4e0babfb6de626ed8bbdd39c127ece779169c1422d7