[INFO] cloning repository https://github.com/ede0m/nanors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ede0m/nanors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fede0m%2Fnanors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fede0m%2Fnanors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e45eaed3a2f1ef5dfca2a232b297367885ebf10 [INFO] testing ede0m/nanors against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fede0m%2Fnanors" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ede0m/nanors on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ede0m/nanors [INFO] finished tweaking git repo https://github.com/ede0m/nanors [INFO] tweaked toml for git repo https://github.com/ede0m/nanors written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/ede0m/nanors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c8f0e6296d7db056457bb010846f1139c2954322e1133297f6caa21857860de [INFO] running `Command { std: "docker" "start" "-a" "7c8f0e6296d7db056457bb010846f1139c2954322e1133297f6caa21857860de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c8f0e6296d7db056457bb010846f1139c2954322e1133297f6caa21857860de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c8f0e6296d7db056457bb010846f1139c2954322e1133297f6caa21857860de", kill_on_drop: false }` [INFO] [stdout] 7c8f0e6296d7db056457bb010846f1139c2954322e1133297f6caa21857860de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fd9527b359dafd336cd107eba34a3daf44b61970af8c4d4c4f9215216c01fd4 [INFO] running `Command { std: "docker" "start" "-a" "9fd9527b359dafd336cd107eba34a3daf44b61970af8c4d4c4f9215216c01fd4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling subtle-ng v2.4.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.4.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek-ng v4.0.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling ed25519-dalek-blake2b v1.0.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling nanors v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserializer`, `IntoDeserializer` [INFO] [stdout] --> src/rpc.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | de::{DeserializeOwned, IntoDeserializer}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | Deserialize, Deserializer, Serialize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/ws.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let out = tokio::select! { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_under` [INFO] [stdout] --> src/bin/main.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn print_under(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_show_dim` [INFO] [stdout] --> src/bin/main.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn print_show_dim(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.99s [INFO] running `Command { std: "docker" "inspect" "9fd9527b359dafd336cd107eba34a3daf44b61970af8c4d4c4f9215216c01fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd9527b359dafd336cd107eba34a3daf44b61970af8c4d4c4f9215216c01fd4", kill_on_drop: false }` [INFO] [stdout] 9fd9527b359dafd336cd107eba34a3daf44b61970af8c4d4c4f9215216c01fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2cb94d6e457a421c4117efdb10da561ad7ebcef850d15664ce9847c1adb1475 [INFO] running `Command { std: "docker" "start" "-a" "d2cb94d6e457a421c4117efdb10da561ad7ebcef850d15664ce9847c1adb1475", kill_on_drop: false }` [INFO] [stderr] Compiling nanors v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Deserializer`, `IntoDeserializer` [INFO] [stdout] --> src/rpc.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | de::{DeserializeOwned, IntoDeserializer}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | Deserialize, Deserializer, Serialize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/ws.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let out = tokio::select! { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_under` [INFO] [stdout] --> src/bin/main.rs:42:4 [INFO] [stdout] | [INFO] [stdout] 42 | fn print_under(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_show_dim` [INFO] [stdout] --> src/bin/main.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn print_show_dim(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserializer`, `IntoDeserializer` [INFO] [stdout] --> src/rpc.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | de::{DeserializeOwned, IntoDeserializer}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | Deserialize, Deserializer, Serialize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `out` [INFO] [stdout] --> src/ws.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | let out = tokio::select! { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "d2cb94d6e457a421c4117efdb10da561ad7ebcef850d15664ce9847c1adb1475", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2cb94d6e457a421c4117efdb10da561ad7ebcef850d15664ce9847c1adb1475", kill_on_drop: false }` [INFO] [stdout] d2cb94d6e457a421c4117efdb10da561ad7ebcef850d15664ce9847c1adb1475 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 92b81d4fca8440f71181092fc9e174cef50eca22ff00b7d3db6c214e9f6642ae [INFO] running `Command { std: "docker" "start" "-a" "92b81d4fca8440f71181092fc9e174cef50eca22ff00b7d3db6c214e9f6642ae", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `Deserializer`, `IntoDeserializer` [INFO] [stderr] --> src/rpc.rs:6:28 [INFO] [stderr] | [INFO] [stderr] 6 | de::{DeserializeOwned, IntoDeserializer}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] 7 | Deserialize, Deserializer, Serialize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `out` [INFO] [stderr] --> src/ws.rs:56:9 [INFO] [stderr] | [INFO] [stderr] 56 | let out = tokio::select! { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_out` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `nanors` (lib) generated 2 warnings [INFO] [stderr] warning: `nanors` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: function is never used: `print_under` [INFO] [stderr] --> src/bin/main.rs:42:4 [INFO] [stderr] | [INFO] [stderr] 42 | fn print_under(msg: &str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_show_dim` [INFO] [stderr] --> src/bin/main.rs:46:4 [INFO] [stderr] | [INFO] [stderr] 46 | fn print_show_dim(msg: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nanors` (bin "main" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nanors-bd94c3cfbfab4e2b) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test raw::tests::valid_mnano_to_raw_conversion ... ok [INFO] [stdout] test account::tests::can_decode_addr ... ok [INFO] [stdout] test raw::tests::valid_raw_to_mnano_conversion ... ok [INFO] [stdout] test encoding::tests::valid_work ... ok [INFO] [stdout] test account::tests::valid_addr ... ok [INFO] [stdout] test account::tests::valid_sk ... ok [INFO] [stdout] test encoding::tests::can_decrypt ... ok [INFO] [stdout] test account::tests::valid_pk ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-543c15a6b4312a32) [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 nanors [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" "92b81d4fca8440f71181092fc9e174cef50eca22ff00b7d3db6c214e9f6642ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b81d4fca8440f71181092fc9e174cef50eca22ff00b7d3db6c214e9f6642ae", kill_on_drop: false }` [INFO] [stdout] 92b81d4fca8440f71181092fc9e174cef50eca22ff00b7d3db6c214e9f6642ae