[INFO] cloning repository https://github.com/atomicdomb/p2p_handshake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atomicdomb/p2p_handshake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomicdomb%2Fp2p_handshake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomicdomb%2Fp2p_handshake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce8ef4236e3a64c04da2b168581a5181eb80782f [INFO] testing atomicdomb/p2p_handshake against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatomicdomb%2Fp2p_handshake" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atomicdomb/p2p_handshake on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/atomicdomb/p2p_handshake [INFO] finished tweaking git repo https://github.com/atomicdomb/p2p_handshake [INFO] tweaked toml for git repo https://github.com/atomicdomb/p2p_handshake written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/atomicdomb/p2p_handshake 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concat-kdf v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa14ea537c59c3a846f8aff0c129cd0cf41c5ad283649bbd70011fe2e378481a [INFO] running `Command { std: "docker" "start" "-a" "aa14ea537c59c3a846f8aff0c129cd0cf41c5ad283649bbd70011fe2e378481a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa14ea537c59c3a846f8aff0c129cd0cf41c5ad283649bbd70011fe2e378481a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa14ea537c59c3a846f8aff0c129cd0cf41c5ad283649bbd70011fe2e378481a", kill_on_drop: false }` [INFO] [stdout] aa14ea537c59c3a846f8aff0c129cd0cf41c5ad283649bbd70011fe2e378481a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3bfde24c60ed5088a2ffaf56ee4173bb3c2ea7a8d2826b3557aca770965702e [INFO] running `Command { std: "docker" "start" "-a" "b3bfde24c60ed5088a2ffaf56ee4173bb3c2ea7a8d2826b3557aca770965702e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling concat-kdf v0.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling eiger_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `addr_from` and `user_agent` are never read [INFO] [stdout] --> src/bitcoin_handshake.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct Version { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 178 | pub addr_from: SocketAddrV4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 179 | pub nonce: u64, [INFO] [stdout] 180 | pub user_agent: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.25s [INFO] running `Command { std: "docker" "inspect" "b3bfde24c60ed5088a2ffaf56ee4173bb3c2ea7a8d2826b3557aca770965702e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3bfde24c60ed5088a2ffaf56ee4173bb3c2ea7a8d2826b3557aca770965702e", kill_on_drop: false }` [INFO] [stdout] b3bfde24c60ed5088a2ffaf56ee4173bb3c2ea7a8d2826b3557aca770965702e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce5869e51e7e070cdf6f4e18584974cdb9df620404a786fcfe1544a95aeeabc0 [INFO] running `Command { std: "docker" "start" "-a" "ce5869e51e7e070cdf6f4e18584974cdb9df620404a786fcfe1544a95aeeabc0", kill_on_drop: false }` [INFO] [stderr] Compiling eiger_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `addr_from` and `user_agent` are never read [INFO] [stdout] --> src/bitcoin_handshake.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct Version { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 178 | pub addr_from: SocketAddrV4, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 179 | pub nonce: u64, [INFO] [stdout] 180 | pub user_agent: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `Command { std: "docker" "inspect" "ce5869e51e7e070cdf6f4e18584974cdb9df620404a786fcfe1544a95aeeabc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5869e51e7e070cdf6f4e18584974cdb9df620404a786fcfe1544a95aeeabc0", kill_on_drop: false }` [INFO] [stdout] ce5869e51e7e070cdf6f4e18584974cdb9df620404a786fcfe1544a95aeeabc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6058266f07a761d82e20dd8abc431321f60c8f4c5b80026616e5607f7e3eb0f5 [INFO] running `Command { std: "docker" "start" "-a" "6058266f07a761d82e20dd8abc431321f60c8f4c5b80026616e5607f7e3eb0f5", kill_on_drop: false }` [INFO] [stderr] warning: fields `addr_from` and `user_agent` are never read [INFO] [stderr] --> src/bitcoin_handshake.rs:178:9 [INFO] [stderr] | [INFO] [stderr] 173 | pub struct Version { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 178 | pub addr_from: SocketAddrV4, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 179 | pub nonce: u64, [INFO] [stderr] 180 | pub user_agent: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Version` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `eiger_test` (bin "eiger_test" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/eiger_test-1a9bcc4c46e41146) [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" "6058266f07a761d82e20dd8abc431321f60c8f4c5b80026616e5607f7e3eb0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6058266f07a761d82e20dd8abc431321f60c8f4c5b80026616e5607f7e3eb0f5", kill_on_drop: false }` [INFO] [stdout] 6058266f07a761d82e20dd8abc431321f60c8f4c5b80026616e5607f7e3eb0f5