[INFO] cloning repository https://github.com/gpwclark/arp-presence [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gpwclark/arp-presence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpwclark%2Farp-presence", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpwclark%2Farp-presence'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb639ea5b6afa583f708185b7c15df7f3b13138d [INFO] testing gpwclark/arp-presence against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgpwclark%2Farp-presence" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gpwclark/arp-presence [INFO] finished tweaking git repo https://github.com/gpwclark/arp-presence [INFO] tweaked toml for git repo https://github.com/gpwclark/arp-presence written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gpwclark/arp-presence on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gpwclark/arp-presence 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.24 [INFO] [stderr] Downloaded tokio-tungstenite v0.15.0 [INFO] [stderr] Downloaded pnet_macros_support v0.29.0 [INFO] [stderr] Downloaded pnet_sys v0.29.0 [INFO] [stderr] Downloaded pnet_base v0.29.0 [INFO] [stderr] Downloaded ipnetwork v0.18.0 [INFO] [stderr] Downloaded tungstenite v0.14.0 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded pcap v0.8.1 [INFO] [stderr] Downloaded pnet_macros v0.29.0 [INFO] [stderr] Downloaded tokio-util v0.7.1 [INFO] [stderr] Downloaded warp v0.3.2 [INFO] [stderr] Downloaded tera v1.15.0 [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded syn v1.0.88 [INFO] [stderr] Downloaded pnet_datalink v0.29.0 [INFO] [stderr] Downloaded pnet_packet v0.29.0 [INFO] [stderr] Downloaded pnet v0.29.0 [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded parking_lot_core v0.9.2 [INFO] [stderr] Downloaded pnet_transport v0.29.0 [INFO] [stderr] Downloaded quote v1.0.15 [INFO] [stderr] Downloaded libc v0.2.120 [INFO] [stderr] Downloaded windows-sys v0.34.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a7244bbceefd4ddb1d67e5b10b6cdd17f2e73f3425878200929296e6356082e [INFO] running `Command { std: "docker" "start" "-a" "0a7244bbceefd4ddb1d67e5b10b6cdd17f2e73f3425878200929296e6356082e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a7244bbceefd4ddb1d67e5b10b6cdd17f2e73f3425878200929296e6356082e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a7244bbceefd4ddb1d67e5b10b6cdd17f2e73f3425878200929296e6356082e", kill_on_drop: false }` [INFO] [stdout] 0a7244bbceefd4ddb1d67e5b10b6cdd17f2e73f3425878200929296e6356082e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a36c3543758b10f4f9c0c7d4422e9c93d42cc7e4a429466f643137ecc18c87c4 [INFO] running `Command { std: "docker" "start" "-a" "a36c3543758b10f4f9c0c7d4422e9c93d42cc7e4a429466f643137ecc18c87c4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pnet_base v0.29.0 [INFO] [stderr] Compiling pnet v0.29.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling pnet_macros_support v0.29.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pnet_sys v0.29.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling pcap v0.8.1 [INFO] [stderr] Compiling pnet_datalink v0.29.0 [INFO] [stderr] Compiling pnet_macros v0.29.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling pnet_packet v0.29.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling pnet_transport v0.29.0 [INFO] [stderr] Compiling arp-presence v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.54s [INFO] running `Command { std: "docker" "inspect" "a36c3543758b10f4f9c0c7d4422e9c93d42cc7e4a429466f643137ecc18c87c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36c3543758b10f4f9c0c7d4422e9c93d42cc7e4a429466f643137ecc18c87c4", kill_on_drop: false }` [INFO] [stdout] a36c3543758b10f4f9c0c7d4422e9c93d42cc7e4a429466f643137ecc18c87c4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 00612eeafe2b7644d8c5cde00c5c2ff4633224393d9b98707afdd2b87278413d [INFO] running `Command { std: "docker" "start" "-a" "00612eeafe2b7644d8c5cde00c5c2ff4633224393d9b98707afdd2b87278413d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pnet_macros v0.29.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling pnet_packet v0.29.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling pnet_transport v0.29.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling pnet_datalink v0.29.0 [INFO] [stderr] Compiling pnet v0.29.0 [INFO] [stderr] Compiling arp-presence v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tera v1.15.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [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" "00612eeafe2b7644d8c5cde00c5c2ff4633224393d9b98707afdd2b87278413d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00612eeafe2b7644d8c5cde00c5c2ff4633224393d9b98707afdd2b87278413d", kill_on_drop: false }` [INFO] [stdout] 00612eeafe2b7644d8c5cde00c5c2ff4633224393d9b98707afdd2b87278413d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f4d726f031474a8ff6e26ac5b81b5fcb91f4d976e314ae266f810b97a39e4776 [INFO] running `Command { std: "docker" "start" "-a" "f4d726f031474a8ff6e26ac5b81b5fcb91f4d976e314ae266f810b97a39e4776", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [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/x86_64-unknown-linux-musl/debug/deps/arp_presence-9abfa40ea1a9997d) [INFO] [stderr] Doc-tests arp_presence [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] [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" "f4d726f031474a8ff6e26ac5b81b5fcb91f4d976e314ae266f810b97a39e4776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d726f031474a8ff6e26ac5b81b5fcb91f4d976e314ae266f810b97a39e4776", kill_on_drop: false }` [INFO] [stdout] f4d726f031474a8ff6e26ac5b81b5fcb91f4d976e314ae266f810b97a39e4776