[INFO] fetching crate fastping-rs 0.2.0... [INFO] checking fastping-rs-0.2.0 against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] extracting crate fastping-rs 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate fastping-rs 0.2.0 on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fastping-rs 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fastping-rs 0.2.0 [INFO] tweaked toml for crates.io crate fastping-rs 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate fastping-rs 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b38c71ad7e6d383bf0e229222f1a39d3274e73edeafdd4ce5c5de4362e73f88c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b38c71ad7e6d383bf0e229222f1a39d3274e73edeafdd4ce5c5de4362e73f88c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b38c71ad7e6d383bf0e229222f1a39d3274e73edeafdd4ce5c5de4362e73f88c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b38c71ad7e6d383bf0e229222f1a39d3274e73edeafdd4ce5c5de4362e73f88c", kill_on_drop: false }` [INFO] [stdout] b38c71ad7e6d383bf0e229222f1a39d3274e73edeafdd4ce5c5de4362e73f88c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cef2cf6d85fe3ee1dd9bc15414d6810353a1f85849df01319dafadcf0d29e84f [INFO] running `Command { std: "docker" "start" "-a" "cef2cf6d85fe3ee1dd9bc15414d6810353a1f85849df01319dafadcf0d29e84f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cfg-if v0.1.7 [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 lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking pnet_sys v0.26.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking pnet_datalink v0.26.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Checking pnet_transport v0.26.0 [INFO] [stderr] Checking fastping-rs v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "cef2cf6d85fe3ee1dd9bc15414d6810353a1f85849df01319dafadcf0d29e84f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cef2cf6d85fe3ee1dd9bc15414d6810353a1f85849df01319dafadcf0d29e84f", kill_on_drop: false }` [INFO] [stdout] cef2cf6d85fe3ee1dd9bc15414d6810353a1f85849df01319dafadcf0d29e84f