[INFO] fetching crate fastping-rs 0.2.0... [INFO] checking fastping-rs-0.2.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate fastping-rs 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate fastping-rs 0.2.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11d1b23885efa9ba65914265e3213b07afd698ed14c997a87358aadf6e86d060 [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" "11d1b23885efa9ba65914265e3213b07afd698ed14c997a87358aadf6e86d060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11d1b23885efa9ba65914265e3213b07afd698ed14c997a87358aadf6e86d060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d1b23885efa9ba65914265e3213b07afd698ed14c997a87358aadf6e86d060", kill_on_drop: false }` [INFO] [stdout] 11d1b23885efa9ba65914265e3213b07afd698ed14c997a87358aadf6e86d060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f54f06166e1962ab2b841ab3d9f923b235af3aa60040b0dc87810ce6201a9d3f [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" "f54f06166e1962ab2b841ab3d9f923b235af3aa60040b0dc87810ce6201a9d3f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [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 bitflags v0.5.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking pnet_sys v0.26.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [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] 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 22s [INFO] running `Command { std: "docker" "inspect" "f54f06166e1962ab2b841ab3d9f923b235af3aa60040b0dc87810ce6201a9d3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f54f06166e1962ab2b841ab3d9f923b235af3aa60040b0dc87810ce6201a9d3f", kill_on_drop: false }` [INFO] [stdout] f54f06166e1962ab2b841ab3d9f923b235af3aa60040b0dc87810ce6201a9d3f