[INFO] fetching crate nakamoto-common 0.4.0... [INFO] testing nakamoto-common-0.4.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate nakamoto-common 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate nakamoto-common 0.4.0 [INFO] finished tweaking crates.io crate nakamoto-common 0.4.0 [INFO] tweaked toml for crates.io crate nakamoto-common 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nakamoto-common 0.4.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding bitcoin v0.29.2 (available: v0.32.7) [INFO] [stderr] Adding bitcoin_hashes v0.11.0 (available: v0.17.0) [INFO] [stderr] Adding fastrand v1.9.0 (available: v2.3.0) [INFO] [stderr] Adding nonempty v0.7.0 (available: v0.12.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 250f804e99cc4a61bd6ebe7e65e745d38575a55a79ac7e533105deab4d4a5560 [INFO] running `Command { std: "docker" "start" "-a" "250f804e99cc4a61bd6ebe7e65e745d38575a55a79ac7e533105deab4d4a5560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "250f804e99cc4a61bd6ebe7e65e745d38575a55a79ac7e533105deab4d4a5560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250f804e99cc4a61bd6ebe7e65e745d38575a55a79ac7e533105deab4d4a5560", kill_on_drop: false }` [INFO] [stdout] 250f804e99cc4a61bd6ebe7e65e745d38575a55a79ac7e533105deab4d4a5560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df1581d3221aaef1b0a2b0a10b75761d0b92f016ed43a2719bc817a4f3aa4493 [INFO] running `Command { std: "docker" "start" "-a" "df1581d3221aaef1b0a2b0a10b75761d0b92f016ed43a2719bc817a4f3aa4493", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling microserde-derive v0.1.13 [INFO] [stderr] Compiling nakamoto-net v0.4.0 [INFO] [stderr] Compiling microserde v0.1.13 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling nakamoto-common v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:116:55 [INFO] [stdout] | [INFO] [stdout] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:159:55 [INFO] [stdout] | [INFO] [stdout] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.38s [INFO] running `Command { std: "docker" "inspect" "df1581d3221aaef1b0a2b0a10b75761d0b92f016ed43a2719bc817a4f3aa4493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1581d3221aaef1b0a2b0a10b75761d0b92f016ed43a2719bc817a4f3aa4493", kill_on_drop: false }` [INFO] [stdout] df1581d3221aaef1b0a2b0a10b75761d0b92f016ed43a2719bc817a4f3aa4493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc5b8d52e97226a5a82be9fe9617705df1e4080f6d34b48e3b0ceff1f312d96b [INFO] running `Command { std: "docker" "start" "-a" "bc5b8d52e97226a5a82be9fe9617705df1e4080f6d34b48e3b0ceff1f312d96b", kill_on_drop: false }` [INFO] [stderr] Compiling nakamoto-common v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:116:55 [INFO] [stdout] | [INFO] [stdout] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:159:55 [INFO] [stdout] | [INFO] [stdout] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:116:55 [INFO] [stdout] | [INFO] [stdout] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/p2p/peer.rs:159:55 [INFO] [stdout] | [INFO] [stdout] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `Command { std: "docker" "inspect" "bc5b8d52e97226a5a82be9fe9617705df1e4080f6d34b48e3b0ceff1f312d96b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5b8d52e97226a5a82be9fe9617705df1e4080f6d34b48e3b0ceff1f312d96b", kill_on_drop: false }` [INFO] [stdout] bc5b8d52e97226a5a82be9fe9617705df1e4080f6d34b48e3b0ceff1f312d96b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6427bde941eaf1c8b4ca7c144f324467803c5d0dd50ac9a09166b3e9b76353a5 [INFO] running `Command { std: "docker" "start" "-a" "6427bde941eaf1c8b4ca7c144f324467803c5d0dd50ac9a09166b3e9b76353a5", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/p2p/peer.rs:32:55 [INFO] [stderr] | [INFO] [stderr] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stderr] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 32 | fn iter<'a>(&'a self) -> Box + 'a>; [INFO] [stderr] | ++ ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/p2p/peer.rs:116:55 [INFO] [stderr] | [INFO] [stderr] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 116 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | ++ ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/p2p/peer.rs:159:55 [INFO] [stderr] | [INFO] [stderr] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | -- ^^^^^^^^^^^^ ^^^^^^^^^^^^^ the same lifetime is elided here [INFO] [stderr] | | | [INFO] [stderr] | the lifetime is named here the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 159 | fn iter<'a>(&'a self) -> Box + 'a> { [INFO] [stderr] | ++ ++ [INFO] [stderr] [INFO] [stderr] warning: `nakamoto-common` (lib) generated 3 warnings (run `cargo fix --lib -p nakamoto-common` to apply 3 suggestions) [INFO] [stderr] warning: `nakamoto-common` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nakamoto_common-a1af9d328fdff833) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test block::time::tests::test_adjusted_time ... ok [INFO] [stdout] test block::time::tests::test_adjusted_time_negative ... ok [INFO] [stdout] test block::time::tests::test_local_duration_display ... ok [INFO] [stdout] test p2p::peer::tests::test_known_address ... ok [INFO] [stdout] test block::time::tests::test_adjusted_time_max_samples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nakamoto_common [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/block/iter.rs - block::iter::Iter<'a,T>::next_back (line 40) ... ok [INFO] [stdout] test src/block.rs - block::locators_indexes (line 32) ... ok [INFO] [stdout] test src/network.rs - network::Network::genesis (line 164) ... ok [INFO] [stdout] test src/block/filter.rs - block::filter::FilterHeader::genesis (line 19) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6427bde941eaf1c8b4ca7c144f324467803c5d0dd50ac9a09166b3e9b76353a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6427bde941eaf1c8b4ca7c144f324467803c5d0dd50ac9a09166b3e9b76353a5", kill_on_drop: false }` [INFO] [stdout] 6427bde941eaf1c8b4ca7c144f324467803c5d0dd50ac9a09166b3e9b76353a5