[INFO] cloning repository https://github.com/umaYnit/pingTool_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/umaYnit/pingTool_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FumaYnit%2FpingTool_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FumaYnit%2FpingTool_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dc5bac8d5528ddc082439391dc108d8bb657b8ea [INFO] checking umaYnit/pingTool_rs against master#7b3a7819371cef92a187e9bac8f7810ccde15216 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FumaYnit%2FpingTool_rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/umaYnit/pingTool_rs on toolchain 7b3a7819371cef92a187e9bac8f7810ccde15216 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/umaYnit/pingTool_rs [INFO] finished tweaking git repo https://github.com/umaYnit/pingTool_rs [INFO] tweaked toml for git repo https://github.com/umaYnit/pingTool_rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/umaYnit/pingTool_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4b839223c91d7d3c1a17a9264e58e8d4770b934536de747f60e0bfa360ce3b4 [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" "a4b839223c91d7d3c1a17a9264e58e8d4770b934536de747f60e0bfa360ce3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4b839223c91d7d3c1a17a9264e58e8d4770b934536de747f60e0bfa360ce3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b839223c91d7d3c1a17a9264e58e8d4770b934536de747f60e0bfa360ce3b4", kill_on_drop: false }` [INFO] [stdout] a4b839223c91d7d3c1a17a9264e58e8d4770b934536de747f60e0bfa360ce3b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+7b3a7819371cef92a187e9bac8f7810ccde15216" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38359b282990d4773798569b8924e82bfa06a3742c445725104712721dc2c0d6 [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" "38359b282990d4773798569b8924e82bfa06a3742c445725104712721dc2c0d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling pnet v0.26.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking winping v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Checking pnet_sys v0.26.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking pnet_datalink v0.26.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.26.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Compiling pnet_packet v0.26.0 [INFO] [stderr] Checking pnet_transport v0.26.0 [INFO] [stderr] Checking rust_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `winping::AsyncPinger`, `winping::Buffer` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use winping::{AsyncPinger, Buffer}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ no `Buffer` in the root [INFO] [stdout] | | [INFO] [stdout] | no `AsyncPinger` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Captures` [INFO] [stdout] --> src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use regex::{Regex, Captures}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winping::AsyncPinger`, `winping::Buffer` [INFO] [stdout] --> src/main.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use winping::{AsyncPinger, Buffer}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ no `Buffer` in the root [INFO] [stdout] | | [INFO] [stdout] | no `AsyncPinger` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Captures` [INFO] [stdout] --> src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | use regex::{Regex, Captures}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_code`. [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "38359b282990d4773798569b8924e82bfa06a3742c445725104712721dc2c0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38359b282990d4773798569b8924e82bfa06a3742c445725104712721dc2c0d6", kill_on_drop: false }` [INFO] [stdout] 38359b282990d4773798569b8924e82bfa06a3742c445725104712721dc2c0d6