[INFO] fetching crate mainline 6.0.0...
[INFO] testing mainline-6.0.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mainline 6.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mainline 6.0.0
[INFO] finished tweaking crates.io crate mainline 6.0.0
[INFO] tweaked toml for crates.io crate mainline 6.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mainline 6.0.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mainline 6.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.4
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.5
[INFO] [stderr]   Downloaded lru v0.16.1
[INFO] [stderr]   Downloaded histo v1.0.0
[INFO] [stderr]   Downloaded ed25519 v3.0.0-rc.1
[INFO] [stderr]   Downloaded hybrid-array v0.4.5
[INFO] [stderr]   Downloaded ctrlc v3.4.7
[INFO] [stderr]   Downloaded digest v0.11.0-rc.3
[INFO] [stderr]   Downloaded ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]   Downloaded signature v3.0.0-rc.4
[INFO] [stderr]   Downloaded curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]   Downloaded fiat-crypto v0.3.0
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.2
[INFO] [stderr]   Downloaded streaming-stats v0.1.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0a05af501061e3f95d0a73df5cfdf26e6d1fe3968d856d4a5b2580b67e0814f
[INFO] running `Command { std: "docker" "start" "-a" "e0a05af501061e3f95d0a73df5cfdf26e6d1fe3968d856d4a5b2580b67e0814f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0a05af501061e3f95d0a73df5cfdf26e6d1fe3968d856d4a5b2580b67e0814f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a05af501061e3f95d0a73df5cfdf26e6d1fe3968d856d4a5b2580b67e0814f", kill_on_drop: false }`
[INFO] [stdout] e0a05af501061e3f95d0a73df5cfdf26e6d1fe3968d856d4a5b2580b67e0814f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bc19a3befaa486d429d84a48d4a6ac84c1e9c3c102b3a1c59ee2cd367d8a8bb
[INFO] running `Command { std: "docker" "start" "-a" "7bc19a3befaa486d429d84a48d4a6ac84c1e9c3c102b3a1c59ee2cd367d8a8bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v3.0.0-rc.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lru v0.16.1
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling ed25519 v3.0.0-rc.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling hybrid-array v0.4.5
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.4
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.5
[INFO] [stderr]    Compiling digest v0.11.0-rc.3
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling mainline v6.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `DHTErrorValue` is never used
[INFO] [stdout]    --> src/common/messages/internal.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum DHTErrorValue {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/rpc/socket/inflight_requests.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl InflightRequests {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/routing_table.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn nodes(&self) -> RoutingTableIterator {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn nodes(&self) -> RoutingTableIterator<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.16s
[INFO] running `Command { std: "docker" "inspect" "7bc19a3befaa486d429d84a48d4a6ac84c1e9c3c102b3a1c59ee2cd367d8a8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc19a3befaa486d429d84a48d4a6ac84c1e9c3c102b3a1c59ee2cd367d8a8bb", kill_on_drop: false }`
[INFO] [stdout] 7bc19a3befaa486d429d84a48d4a6ac84c1e9c3c102b3a1c59ee2cd367d8a8bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae63327bbb2097b9cad1f1bddf923574bc1bae96733e551fb84f6ef19c4b64c8
[INFO] running `Command { std: "docker" "start" "-a" "ae63327bbb2097b9cad1f1bddf923574bc1bae96733e551fb84f6ef19c4b64c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling streaming-stats v0.1.29
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling histo v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling mainline v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stdout] warning: enum `DHTErrorValue` is never used
[INFO] [stdout]    --> src/common/messages/internal.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum DHTErrorValue {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/rpc/socket/inflight_requests.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl InflightRequests {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/routing_table.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn nodes(&self) -> RoutingTableIterator {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn nodes(&self) -> RoutingTableIterator<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `DHTErrorValue` is never used
[INFO] [stdout]    --> src/common/messages/internal.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub enum DHTErrorValue {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_empty` is never used
[INFO] [stdout]   --> src/rpc/socket/inflight_requests.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl InflightRequests {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/routing_table.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn nodes(&self) -> RoutingTableIterator {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn nodes(&self) -> RoutingTableIterator<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.73s
[INFO] running `Command { std: "docker" "inspect" "ae63327bbb2097b9cad1f1bddf923574bc1bae96733e551fb84f6ef19c4b64c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae63327bbb2097b9cad1f1bddf923574bc1bae96733e551fb84f6ef19c4b64c8", kill_on_drop: false }`
[INFO] [stdout] ae63327bbb2097b9cad1f1bddf923574bc1bae96733e551fb84f6ef19c4b64c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3513ba31b2d65e440c940aeef017885235f88de026e54dec066ab1f89dd7299f
[INFO] running `Command { std: "docker" "start" "-a" "3513ba31b2d65e440c940aeef017885235f88de026e54dec066ab1f89dd7299f", kill_on_drop: false }`
[INFO] [stderr] warning: enum `DHTErrorValue` is never used
[INFO] [stderr]    --> src/common/messages/internal.rs:138:10
[INFO] [stderr]     |
[INFO] [stderr] 138 | pub enum DHTErrorValue {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_empty` is never used
[INFO] [stderr]   --> src/rpc/socket/inflight_requests.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl InflightRequests {
[INFO] [stderr]    | --------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     pub fn is_empty(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/common/routing_table.rs:115:18
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn nodes(&self) -> RoutingTableIterator {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 115 |     pub fn nodes(&self) -> RoutingTableIterator<'_> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mainline` (lib) generated 3 warnings (run `cargo fix --lib -p mainline` to apply 1 suggestion)
[INFO] [stderr] warning: `mainline` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mainline-e8ab19b95a70ac2e)
[INFO] [stdout] 
[INFO] [stdout] running 70 tests
[INFO] [stdout] test common::id::test::distance_to_furthest ... ok
[INFO] [stdout] test common::id::test::distance_to_id ... ok
[INFO] [stdout] test common::id::test::from_ipv4 ... ok
[INFO] [stdout] test common::id::test::distance_to_random_id ... ok
[INFO] [stdout] test common::id::test::distance_to_self ... ok
[INFO] [stdout] test common::id::test::from_u8_20 ... ok
[INFO] [stdout] test common::id::test::is_valid_for_ipv4 ... ok
[INFO] [stdout] test common::immutable::test::test_hash_immutable ... ok
[INFO] [stdout] test common::immutable::test::test_validate_immutable ... ok
[INFO] [stdout] test common::messages::tests::test_find_node_request ... ok
[INFO] [stdout] test common::messages::tests::test_get_immutable_response ... ok
[INFO] [stdout] test common::messages::tests::test_find_node_request_read_only ... ok
[INFO] [stdout] test common::messages::tests::test_find_node_response ... ok
[INFO] [stdout] test common::messages::tests::test_get_immutable_request ... ok
[INFO] [stdout] test common::messages::tests::test_get_peers_request ... ok
[INFO] [stdout] test common::messages::tests::test_get_peers_response_neither ... ok
[INFO] [stdout] test common::messages::tests::test_ping_response ... ok
[INFO] [stdout] test common::messages::tests::test_get_peers_response_peers ... ok
[INFO] [stdout] test common::messages::tests::test_get_peers_response ... ok
[INFO] [stdout] test common::messages::tests::test_put_immutable_request ... ok
[INFO] [stdout] test common::messages::tests::test_put_mutable_request ... ok
[INFO] [stdout] test common::mutable::tests::signable_with_salt ... ok
[INFO] [stdout] test common::messages::tests::test_ping_request ... ok
[INFO] [stdout] test common::routing_table::test::buckets_are_sets ... ok
[INFO] [stdout] test common::routing_table::test::remove ... ok
[INFO] [stdout] test common::routing_table::test::should_not_add_more_than_k ... ok
[INFO] [stdout] test common::routing_table::test::should_not_add_self ... ok
[INFO] [stdout] test common::mutable::tests::signable_without_salt ... ok
[INFO] [stdout] test common::routing_table::test::contains ... ok
[INFO] [stdout] test common::routing_table::test::should_update_existing_node ... ok
[INFO] [stdout] test common::routing_table::test::table_is_empty ... ok
[INFO] [stdout] test common::routing_table::test::to_vec ... ok
[INFO] [stdout] test common::routing_table::test::closest ... ok
[INFO] [stdout] test dht::test::bind_twice ... ok
[INFO] [stdout] test async_dht::test::announce_get_peer ... ok
[INFO] [stdout] test dht::test::announce_get_peer ... ok
[INFO] [stdout] test async_dht::test::put_get_immutable ... ok
[INFO] [stdout] test async_dht::test::repeated_put_query ... ok
[INFO] [stdout] test dht::test::find_node_no_values ... ok
[INFO] [stdout] test async_dht::test::concurrent_get_mutable ... ok
[INFO] [stdout] test async_dht::test::concurrent_put_mutable_same ... ok
[INFO] [stdout] test dht::test::conflict_301_cas ... ok
[INFO] [stdout] test async_dht::test::concurrent_put_mutable_different ... ok
[INFO] [stdout] test rpc::closest_nodes::tests::add_sorted_by_id ... ok
[INFO] [stdout] test rpc::closest_nodes::tests::order_by_secure_id ... ok
[INFO] [stdout] test dht::test::put_get_immutable_no_values ... ok
[INFO] [stdout] test async_dht::test::put_get_mutable ... ok
[INFO] [stdout] test rpc::closest_nodes::tests::take_until_expected_distance_to_20th_node ... ok
[INFO] [stdout] test rpc::server::peers::test::max_info_hashes ... ok
[INFO] [stdout] test rpc::server::peers::test::all_peers ... ok
[INFO] [stdout] test rpc::server::tokens::test::valid_tokens ... ok
[INFO] [stdout] test rpc::server::peers::test::random_peers_subset ... ok
[INFO] [stdout] test rpc::socket::test::recv_request ... ok
[INFO] [stdout] test rpc::socket::test::recv_response ... ok
[INFO] [stdout] test rpc::socket::test::tid ... ok
[INFO] [stdout] test rpc::socket::test::ignore_response_from_wrong_address ... ok
[INFO] [stdout] test dht::test::concurrent_put_mutable_different ... ok
[INFO] [stdout] test dht::test::concurrent_put_mutable_different_with_cas ... ok
[INFO] [stdout] test dht::test::concurrent_put_mutable_same ... ok
[INFO] [stdout] test dht::test::concurrent_get_mutable ... ok
[INFO] [stdout] test async_dht::test::conflict_301_cas ... ok
[INFO] [stdout] test async_dht::test::concurrent_put_mutable_different_with_cas ... ok
[INFO] [stdout] test dht::test::populate_bootstrapping_node_routing_table ... ok
[INFO] [stdout] test rpc::closest_nodes::tests::simulation ... ok
[INFO] [stdout] test async_dht::test::put_get_mutable_no_more_recent_value ... ok
[INFO] [stdout] test dht::test::conflict_302_seq_less_than_current ... ok
[INFO] [stdout] test dht::test::put_get_immutable ... ok
[INFO] [stdout] test dht::test::repeated_put_query ... ok
[INFO] [stdout] test dht::test::put_get_mutable ... ok
[INFO] [stdout] test dht::test::put_get_mutable_no_more_recent_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 70 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.80s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mainline
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 40) ... ok
[INFO] [stdout] test src/lib.rs - (line 22) ... ok
[INFO] [stdout] test src/async_dht.rs - async_dht::AsyncDht::put_mutable (line 250) ... ok
[INFO] [stdout] test src/dht.rs - dht::Dht::put_mutable (line 371) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3513ba31b2d65e440c940aeef017885235f88de026e54dec066ab1f89dd7299f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3513ba31b2d65e440c940aeef017885235f88de026e54dec066ab1f89dd7299f", kill_on_drop: false }`
[INFO] [stdout] 3513ba31b2d65e440c940aeef017885235f88de026e54dec066ab1f89dd7299f
