[INFO] cloning repository https://github.com/WireGuard/wireguard-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WireGuard/wireguard-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWireGuard%2Fwireguard-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWireGuard%2Fwireguard-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d84ef9064559a29b23ab86036f7ef62b450f90c [INFO] testing WireGuard/wireguard-rs against master#77d155973c6c22a0e1af49a4a9bac024f697851d for pr-85530-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWireGuard%2Fwireguard-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WireGuard/wireguard-rs on toolchain 77d155973c6c22a0e1af49a4a9bac024f697851d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WireGuard/wireguard-rs [INFO] finished tweaking git repo https://github.com/WireGuard/wireguard-rs [INFO] tweaked toml for git repo https://github.com/WireGuard/wireguard-rs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/WireGuard/wireguard-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7a75cbbb8285b2c829c3e39791d000424c92b404f4ce4956e3fb0ab43c1af38 [INFO] running `Command { std: "docker" "start" "-a" "c7a75cbbb8285b2c829c3e39791d000424c92b404f4ce4956e3fb0ab43c1af38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7a75cbbb8285b2c829c3e39791d000424c92b404f4ce4956e3fb0ab43c1af38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7a75cbbb8285b2c829c3e39791d000424c92b404f4ce4956e3fb0ab43c1af38", kill_on_drop: false }` [INFO] [stdout] c7a75cbbb8285b2c829c3e39791d000424c92b404f4ce4956e3fb0ab43c1af38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c68bdb0e3566a98840f7913dee3153dfde2cb99dcd1a5eceb6a094a95bd0cb [INFO] running `Command { std: "docker" "start" "-a" "e3c68bdb0e3566a98840f7913dee3153dfde2cb99dcd1a5eceb6a094a95bd0cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling spin v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling ip_network_table-deps-treebitmap v0.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling dashmap v4.0.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling hjul v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling curve25519-dalek v3.0.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling x25519-dalek v1.1.0 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling wireguard-rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/configuration/uapi/set.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/configuration/uapi/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `replace_allowed_ips` [INFO] [stdout] --> src/configuration/uapi/set.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | replace_allowed_ips: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.34s [INFO] running `Command { std: "docker" "inspect" "e3c68bdb0e3566a98840f7913dee3153dfde2cb99dcd1a5eceb6a094a95bd0cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c68bdb0e3566a98840f7913dee3153dfde2cb99dcd1a5eceb6a094a95bd0cb", kill_on_drop: false }` [INFO] [stdout] e3c68bdb0e3566a98840f7913dee3153dfde2cb99dcd1a5eceb6a094a95bd0cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a730492f767a7417b0eb75c460f36258b1f01cba29cec251eecc19bdeb8fe9f5 [INFO] running `Command { std: "docker" "start" "-a" "a730492f767a7417b0eb75c460f36258b1f01cba29cec251eecc19bdeb8fe9f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling pnet_base v0.27.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pnet_sys v0.27.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling pnet_macros_support v0.27.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling ipnetwork v0.17.0 [INFO] [stderr] Compiling pnet_datalink v0.27.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Compiling pnet_transport v0.27.2 [INFO] [stderr] Compiling wireguard-rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/configuration/uapi/set.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/configuration/uapi/mod.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `replace_allowed_ips` [INFO] [stdout] --> src/configuration/uapi/set.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | replace_allowed_ips: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 52.86s [INFO] running `Command { std: "docker" "inspect" "a730492f767a7417b0eb75c460f36258b1f01cba29cec251eecc19bdeb8fe9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a730492f767a7417b0eb75c460f36258b1f01cba29cec251eecc19bdeb8fe9f5", kill_on_drop: false }` [INFO] [stdout] a730492f767a7417b0eb75c460f36258b1f01cba29cec251eecc19bdeb8fe9f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+77d155973c6c22a0e1af49a4a9bac024f697851d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c0d2b6b35153148fe45c0159a74fd59b6d4f7ad752fb047dafeef6021b8a262 [INFO] running `Command { std: "docker" "start" "-a" "5c0d2b6b35153148fe45c0159a74fd59b6d4f7ad752fb047dafeef6021b8a262", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stdout] running 16 tests [INFO] [stderr] --> src/configuration/uapi/set.rs:104:10 [INFO] [stderr] | [INFO] [stderr] 104 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/configuration/uapi/mod.rs:43:10 [INFO] [stderr] | [INFO] [stderr] 43 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: field is never read: `replace_allowed_ips` [INFO] [stderr] --> src/configuration/uapi/set.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | replace_allowed_ips: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wireguard_rs-14bf37b3ed41c513) [INFO] [stdout] test wireguard::handshake::noise::tests::precomputed_chain_key ... ok [INFO] [stdout] test wireguard::handshake::messages::tests::message_response_identity ... ok [INFO] [stdout] test wireguard::handshake::messages::tests::message_initiate_identity ... ok [INFO] [stdout] test wireguard::handshake::noise::tests::precomputed_hash ... ok [INFO] [stdout] test wireguard::router::anti_replay::tests::anti_replay ... ok [INFO] [stdout] test wireguard::handshake::noise::tests::hkdf ... ok [INFO] [stdout] test wireguard::router::tests::tests::test_outbound ... ok [INFO] [stdout] test wireguard::handshake::ratelimiter::tests::test_ratelimiter ... ok [INFO] [stdout] test wireguard::handshake::tests::handshake_under_load ... ok [INFO] [stdout] test wireguard::tests::test_pure_wireguard ... ok [INFO] [stdout] test wireguard::handshake::tests::handshake_no_load ... ok [INFO] [stdout] test wireguard::handshake::macs::tests::test_cookie_reply ... ok [INFO] [stdout] test wireguard::handshake::device::tests::unique_shared_secrets ... ok [INFO] [stdout] test wireguard::router::queue::tests::test_fuzz_queue ... ok [INFO] [stdout] test wireguard::router::tests::tests::test_bidirectional ... ok [INFO] [stdout] test wireguard::router::queue::tests::test_consume_queue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c0d2b6b35153148fe45c0159a74fd59b6d4f7ad752fb047dafeef6021b8a262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0d2b6b35153148fe45c0159a74fd59b6d4f7ad752fb047dafeef6021b8a262", kill_on_drop: false }` [INFO] [stdout] 5c0d2b6b35153148fe45c0159a74fd59b6d4f7ad752fb047dafeef6021b8a262