[INFO] cloning repository https://github.com/DLGesus/rusty-ping [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DLGesus/rusty-ping" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLGesus%2Frusty-ping", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLGesus%2Frusty-ping'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28d7ceb241b717b968ae066ce7b2b6ad293b2ca9 [INFO] testing DLGesus/rusty-ping against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDLGesus%2Frusty-ping" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DLGesus/rusty-ping on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DLGesus/rusty-ping [INFO] finished tweaking git repo https://github.com/DLGesus/rusty-ping [INFO] tweaked toml for git repo https://github.com/DLGesus/rusty-ping written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/DLGesus/rusty-ping already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53d4d40a25603b41d834fadc7d440e22650fcf9f7188710b769df96d3b4bef38 [INFO] running `Command { std: "docker" "start" "-a" "53d4d40a25603b41d834fadc7d440e22650fcf9f7188710b769df96d3b4bef38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53d4d40a25603b41d834fadc7d440e22650fcf9f7188710b769df96d3b4bef38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53d4d40a25603b41d834fadc7d440e22650fcf9f7188710b769df96d3b4bef38", kill_on_drop: false }` [INFO] [stdout] 53d4d40a25603b41d834fadc7d440e22650fcf9f7188710b769df96d3b4bef38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcbfde5ec0e31ac136af9d011bd725655275cdd428924763d3acbfaee56e4d4e [INFO] running `Command { std: "docker" "start" "-a" "bcbfde5ec0e31ac136af9d011bd725655275cdd428924763d3acbfaee56e4d4e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [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 regex v1.0.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pnet_base v0.22.0 [INFO] [stderr] Compiling pnet v0.25.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pnet_sys v0.25.0 [INFO] [stderr] Compiling icmp v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pnet_macros_support v0.25.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [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.15.1 [INFO] [stderr] Compiling pnet_datalink v0.25.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.25.0 [INFO] [stderr] Compiling pnet_packet v0.25.0 [INFO] [stderr] Compiling pnet_transport v0.25.0 [INFO] [stderr] Compiling rusty-ping v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.42s [INFO] running `Command { std: "docker" "inspect" "bcbfde5ec0e31ac136af9d011bd725655275cdd428924763d3acbfaee56e4d4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbfde5ec0e31ac136af9d011bd725655275cdd428924763d3acbfaee56e4d4e", kill_on_drop: false }` [INFO] [stdout] bcbfde5ec0e31ac136af9d011bd725655275cdd428924763d3acbfaee56e4d4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbb27149a11a35d03d11be18f13e2b441136614fe85d4f8d4ebcfd3a328664fc [INFO] running `Command { std: "docker" "start" "-a" "cbb27149a11a35d03d11be18f13e2b441136614fe85d4f8d4ebcfd3a328664fc", kill_on_drop: false }` [INFO] [stderr] Compiling rusty-ping v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "cbb27149a11a35d03d11be18f13e2b441136614fe85d4f8d4ebcfd3a328664fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbb27149a11a35d03d11be18f13e2b441136614fe85d4f8d4ebcfd3a328664fc", kill_on_drop: false }` [INFO] [stdout] cbb27149a11a35d03d11be18f13e2b441136614fe85d4f8d4ebcfd3a328664fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6a0c01c7b44061e1916eca3ec65ba39f3f00d1a169ca633127d5ab6183194ce2 [INFO] running `Command { std: "docker" "start" "-a" "6a0c01c7b44061e1916eca3ec65ba39f3f00d1a169ca633127d5ab6183194ce2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_ping-f6d316d931003c62) [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" "6a0c01c7b44061e1916eca3ec65ba39f3f00d1a169ca633127d5ab6183194ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0c01c7b44061e1916eca3ec65ba39f3f00d1a169ca633127d5ab6183194ce2", kill_on_drop: false }` [INFO] [stdout] 6a0c01c7b44061e1916eca3ec65ba39f3f00d1a169ca633127d5ab6183194ce2