[INFO] fetching crate nanocurrency-protocol 0.7.0...
[INFO] testing nanocurrency-protocol-0.7.0 against nightly-2025-01-18 for randomize-layout-3
[INFO] extracting crate nanocurrency-protocol 0.7.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate nanocurrency-protocol 0.7.0 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nanocurrency-protocol 0.7.0
[INFO] finished tweaking crates.io crate nanocurrency-protocol 0.7.0
[INFO] tweaked toml for crates.io crate nanocurrency-protocol 0.7.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 57 packages to latest compatible versions
[INFO] [stderr]       Adding bytes v0.5.6 (available: v1.9.0)
[INFO] [stderr]       Adding ed25519-dalek v0.9.1 (available: v2.1.1)
[INFO] [stderr]       Adding tokio-util v0.3.1 (available: v0.7.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nanocurrency-types v0.4.0
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded ed25519-dalek v0.9.1
[INFO] [stderr]   Downloaded subtle v1.0.0
[INFO] [stderr]   Downloaded blake2 v0.8.1
[INFO] [stderr]   Downloaded crypto-mac v0.7.0
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded curve25519-dalek v1.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc218640efa8a0d3dde46ad0148fe68b2451cc735cb39d16fa8a88df0fd64792
[INFO] running `Command { std: "docker" "start" "-a" "fc218640efa8a0d3dde46ad0148fe68b2451cc735cb39d16fa8a88df0fd64792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc218640efa8a0d3dde46ad0148fe68b2451cc735cb39d16fa8a88df0fd64792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc218640efa8a0d3dde46ad0148fe68b2451cc735cb39d16fa8a88df0fd64792", kill_on_drop: false }`
[INFO] [stdout] fc218640efa8a0d3dde46ad0148fe68b2451cc735cb39d16fa8a88df0fd64792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea36d8d3d1bfff8e8b79f37f87881fff51f0bdfc0eba07b992e6b83f1b38fa09
[INFO] running `Command { std: "docker" "start" "-a" "ea36d8d3d1bfff8e8b79f37f87881fff51f0bdfc0eba07b992e6b83f1b38fa09", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling blake2 v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling num-bigint v0.1.44
[INFO] [stderr]    Compiling curve25519-dalek v1.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling ed25519-dalek v0.9.1
[INFO] [stderr]    Compiling nanocurrency-types v0.4.0
[INFO] [stderr]    Compiling nanocurrency-protocol v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `put_i128_le`, `put_i128_be`, and `put_u128_le` are never used
[INFO] [stdout]   --> src/lib.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait BufMutExt: BufMut {
[INFO] [stdout]    |       --------- methods in this trait
[INFO] [stdout] 32 |     fn put_i128_le(&mut self, n: i128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn put_i128_be(&mut self, n: i128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn put_u128_le(&mut self, n: u128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ea36d8d3d1bfff8e8b79f37f87881fff51f0bdfc0eba07b992e6b83f1b38fa09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea36d8d3d1bfff8e8b79f37f87881fff51f0bdfc0eba07b992e6b83f1b38fa09", kill_on_drop: false }`
[INFO] [stdout] ea36d8d3d1bfff8e8b79f37f87881fff51f0bdfc0eba07b992e6b83f1b38fa09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c0810f22c4fa7607dfeab5b0bb838aa907ffa3a21e7cd0be5b5a68d53b10d6a
[INFO] running `Command { std: "docker" "start" "-a" "9c0810f22c4fa7607dfeab5b0bb838aa907ffa3a21e7cd0be5b5a68d53b10d6a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling nanocurrency-protocol v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `put_i128_le`, `put_i128_be`, and `put_u128_le` are never used
[INFO] [stdout]   --> src/lib.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait BufMutExt: BufMut {
[INFO] [stdout]    |       --------- methods in this trait
[INFO] [stdout] 32 |     fn put_i128_le(&mut self, n: i128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn put_i128_be(&mut self, n: i128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn put_u128_le(&mut self, n: u128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `put_i128_le`, `put_i128_be`, and `put_u128_le` are never used
[INFO] [stdout]   --> src/lib.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait BufMutExt: BufMut {
[INFO] [stdout]    |       --------- methods in this trait
[INFO] [stdout] 32 |     fn put_i128_le(&mut self, n: i128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     fn put_i128_be(&mut self, n: i128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn put_u128_le(&mut self, n: u128) {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9c0810f22c4fa7607dfeab5b0bb838aa907ffa3a21e7cd0be5b5a68d53b10d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c0810f22c4fa7607dfeab5b0bb838aa907ffa3a21e7cd0be5b5a68d53b10d6a", kill_on_drop: false }`
[INFO] [stdout] 9c0810f22c4fa7607dfeab5b0bb838aa907ffa3a21e7cd0be5b5a68d53b10d6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0b48398390a7cb94b01501ba5e42bbb2ec5468812ed6842dfc3c8f1f7b57c73f
[INFO] running `Command { std: "docker" "start" "-a" "0b48398390a7cb94b01501ba5e42bbb2ec5468812ed6842dfc3c8f1f7b57c73f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: methods `put_i128_le`, `put_i128_be`, and `put_u128_le` are never used
[INFO] [stderr]   --> src/lib.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | trait BufMutExt: BufMut {
[INFO] [stderr]    |       --------- methods in this trait
[INFO] [stderr] 32 |     fn put_i128_le(&mut self, n: i128) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |     fn put_i128_be(&mut self, n: i128) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 44 |     fn put_u128_le(&mut self, n: u128) {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nanocurrency-protocol` (lib) generated 1 warning
[INFO] [stderr] warning: `nanocurrency-protocol` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint v0.1.44
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nanocurrency_protocol-1ef8d71f6a6ddcfc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::realtime_encode_decode::blocks ... ok
[INFO] [stdout] test tests::realtime_encode_decode::node_id_handshake ... ok
[INFO] [stdout] test tests::realtime_encode_decode::keepalive ... ok
[INFO] [stdout] test tests::realtime_encode_decode::confirm_ack ... ok
[INFO] [stdout] test tests::realtime_encode_decode::confirm_req ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nanocurrency_protocol
[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" "0b48398390a7cb94b01501ba5e42bbb2ec5468812ed6842dfc3c8f1f7b57c73f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b48398390a7cb94b01501ba5e42bbb2ec5468812ed6842dfc3c8f1f7b57c73f", kill_on_drop: false }`
[INFO] [stdout] 0b48398390a7cb94b01501ba5e42bbb2ec5468812ed6842dfc3c8f1f7b57c73f
