[INFO] cloning repository https://github.com/crashlabs-io/sleepyseal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crashlabs-io/sleepyseal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrashlabs-io%2Fsleepyseal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrashlabs-io%2Fsleepyseal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 599057efdcf2466360e075fb79e613dbf4ac89ec [INFO] testing crashlabs-io/sleepyseal against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrashlabs-io%2Fsleepyseal" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crashlabs-io/sleepyseal on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crashlabs-io/sleepyseal [INFO] finished tweaking git repo https://github.com/crashlabs-io/sleepyseal [INFO] tweaked toml for git repo https://github.com/crashlabs-io/sleepyseal written to /workspace/builds/worker-89/source/Cargo.toml [INFO] crate git repo https://github.com/crashlabs-io/sleepyseal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded serde-big-array v0.3.2 [INFO] [stderr] Downloaded flate2 v1.0.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20cf82ff12c5ac0472368f2a050019308667e0e4e0faee83ac3ce01de848699b [INFO] running `Command { std: "docker" "start" "-a" "20cf82ff12c5ac0472368f2a050019308667e0e4e0faee83ac3ce01de848699b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20cf82ff12c5ac0472368f2a050019308667e0e4e0faee83ac3ce01de848699b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cf82ff12c5ac0472368f2a050019308667e0e4e0faee83ac3ce01de848699b", kill_on_drop: false }` [INFO] [stdout] 20cf82ff12c5ac0472368f2a050019308667e0e4e0faee83ac3ce01de848699b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc523487b8b8765c68fedcc29e506a33717922684efa2b7e94ca89fb684399f0 [INFO] running `Command { std: "docker" "start" "-a" "bc523487b8b8765c68fedcc29e506a33717922684efa2b7e94ca89fb684399f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling bls12_381 v0.6.0 [INFO] [stderr] Compiling sleepyseal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncWriteExt` [INFO] [stdout] --> src/net.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncRead`, `AsyncWrite` [INFO] [stdout] --> src/net.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | use tokio::io::{AsyncRead, AsyncWrite}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> src/net.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/net.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 203 | let (mut socket, _) = listener.accept().await?; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/messages.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | .filter(|(a, b)| b.aggregate_signature.is_some()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | .map_err(|e| XError::GenericError)? [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 139 | .map_err(|e| XError::GenericError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:161:54 [INFO] [stdout] | [INFO] [stdout] 161 | let summary = instance_state.lock().map_err(|e| XError::GenericError)?.current_round_data.summary(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_open` [INFO] [stdout] --> src/driver.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | is_open: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instance` [INFO] [stdout] --> src/mempool.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | instance: InstanceID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main_server` [INFO] [stdout] --> src/net.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | async fn main_server(address: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.82s [INFO] running `Command { std: "docker" "inspect" "bc523487b8b8765c68fedcc29e506a33717922684efa2b7e94ca89fb684399f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc523487b8b8765c68fedcc29e506a33717922684efa2b7e94ca89fb684399f0", kill_on_drop: false }` [INFO] [stdout] bc523487b8b8765c68fedcc29e506a33717922684efa2b7e94ca89fb684399f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29bb7d26364970cdd0742300102c8fa5173e86503a50bdbb19bbe51a83bcd356 [INFO] running `Command { std: "docker" "start" "-a" "29bb7d26364970cdd0742300102c8fa5173e86503a50bdbb19bbe51a83bcd356", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sleepyseal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncWriteExt` [INFO] [stdout] --> src/net.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncRead`, `AsyncWrite` [INFO] [stdout] --> src/net.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | use tokio::io::{AsyncRead, AsyncWrite}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `failure::Error` [INFO] [stdout] --> src/net.rs:184:5 [INFO] [stdout] | [INFO] [stdout] 184 | use failure::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/net.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 203 | let (mut socket, _) = listener.accept().await?; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `a` [INFO] [stdout] --> src/messages.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | .filter(|(a, b)| b.aggregate_signature.is_some()) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:137:23 [INFO] [stdout] | [INFO] [stdout] 137 | .map_err(|e| XError::GenericError)? [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:139:23 [INFO] [stdout] | [INFO] [stdout] 139 | .map_err(|e| XError::GenericError)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:161:54 [INFO] [stdout] | [INFO] [stdout] 161 | let summary = instance_state.lock().map_err(|e| XError::GenericError)?.current_round_data.summary(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mempool` [INFO] [stdout] --> src/net.rs:284:14 [INFO] [stdout] | [INFO] [stdout] 284 | let (mempool, _state) = db [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mempool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_open` [INFO] [stdout] --> src/driver.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | is_open: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `instance` [INFO] [stdout] --> src/mempool.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | instance: InstanceID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `main_server` [INFO] [stdout] --> src/net.rs:198:10 [INFO] [stdout] | [INFO] [stdout] 198 | async fn main_server(address: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "29bb7d26364970cdd0742300102c8fa5173e86503a50bdbb19bbe51a83bcd356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29bb7d26364970cdd0742300102c8fa5173e86503a50bdbb19bbe51a83bcd356", kill_on_drop: false }` [INFO] [stdout] 29bb7d26364970cdd0742300102c8fa5173e86503a50bdbb19bbe51a83bcd356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec180aadd2fe7f2990c7079af25dccb6ff5a0b6df0bd38dc2438ab3e92c590c6 [INFO] running `Command { std: "docker" "start" "-a" "ec180aadd2fe7f2990c7079af25dccb6ff5a0b6df0bd38dc2438ab3e92c590c6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused imports: `AsyncReadExt`, `AsyncWriteExt` [INFO] [stderr] --> src/net.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | use tokio::io::{AsyncReadExt, AsyncWriteExt}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `AsyncRead`, `AsyncWrite` [INFO] [stderr] --> src/net.rs:117:17 [INFO] [stderr] | [INFO] [stderr] 117 | use tokio::io::{AsyncRead, AsyncWrite}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `failure::Error` [INFO] [stderr] --> src/net.rs:184:5 [INFO] [stderr] | [INFO] [stderr] 184 | use failure::Error; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/net.rs:203:14 [INFO] [stderr] | [INFO] [stderr] 203 | let (mut socket, _) = listener.accept().await?; [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `a` [INFO] [stderr] --> src/messages.rs:84:27 [INFO] [stderr] | [INFO] [stderr] 84 | .filter(|(a, b)| b.aggregate_signature.is_some()) [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/net.rs:137:23 [INFO] [stderr] | [INFO] [stderr] 137 | .map_err(|e| XError::GenericError)? [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/net.rs:139:23 [INFO] [stderr] | [INFO] [stderr] 139 | .map_err(|e| XError::GenericError)?; [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/net.rs:161:54 [INFO] [stderr] | [INFO] [stderr] 161 | let summary = instance_state.lock().map_err(|e| XError::GenericError)?.current_round_data.summary(); [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mempool` [INFO] [stderr] --> src/net.rs:284:14 [INFO] [stderr] | [INFO] [stderr] 284 | let (mempool, _state) = db [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mempool` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_open` [INFO] [stderr] --> src/driver.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | is_open: bool, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `instance` [INFO] [stderr] --> src/mempool.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | instance: InstanceID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `main_server` [INFO] [stderr] --> src/net.rs:198:10 [INFO] [stderr] | [INFO] [stderr] 198 | async fn main_server(address: &str) -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `sleepyseal` (bin "sleepyseal" test) generated 12 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sleepyseal-6da8b4da5ae22b1c) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test core_types::tests::make_and_hash_metadata ... ok [INFO] [stdout] test crypto::tests::test_key_gen ... ok [INFO] [stdout] test crypto::tests::test_crypto_bls ... ok [INFO] [stdout] test base_types::tests::voting_power ... ok [INFO] [stdout] test crypto::tests::test_key_verify ... ok [INFO] [stdout] test base_types::tests::voting_quorum ... ok [INFO] [stdout] test messages::tests::make_message_full ... ok [INFO] [stdout] test net::tests::test_process_transaction ... ok [INFO] [stdout] test crypto::tests::test_key_sign ... ok [INFO] [stdout] test net::tests::test_process_summary ... ok [INFO] [stdout] test core_state::tests::sim_four_authorities ... ok [INFO] [stdout] test messages::tests::make_message_zero_round ... ok [INFO] [stdout] test driver::tests::sim_four_authorities_client ... ok [INFO] [stdout] test crypto::tests::test_key_verify_aggregate ... ok [INFO] [stdout] test messages::tests::make_message_one_round ... ok [INFO] [stdout] test core_types::tests::make_block_header_and_sign_verify ... ok [INFO] [stdout] test driver::tests::test_progress_at_random_many_nodes ... ok [INFO] [stdout] test driver::tests::test_progress_at_random ... ok [INFO] [stdout] test driver::tests::test_progress_one_crash ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec180aadd2fe7f2990c7079af25dccb6ff5a0b6df0bd38dc2438ab3e92c590c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec180aadd2fe7f2990c7079af25dccb6ff5a0b6df0bd38dc2438ab3e92c590c6", kill_on_drop: false }` [INFO] [stdout] ec180aadd2fe7f2990c7079af25dccb6ff5a0b6df0bd38dc2438ab3e92c590c6