[INFO] fetching crate nscan 0.5.0... [INFO] checking nscan-0.5.0 against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] extracting crate nscan 0.5.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate nscan 0.5.0 on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nscan 0.5.0 [INFO] finished tweaking crates.io crate nscan 0.5.0 [INFO] tweaked toml for crates.io crate nscan 0.5.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate nscan 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2a4c0f086860852c17ff6f2fb04c834db79e7460188a94d50bd6a70b9ccceae [INFO] running `Command { std: "docker" "start" "-a" "d2a4c0f086860852c17ff6f2fb04c834db79e7460188a94d50bd6a70b9ccceae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2a4c0f086860852c17ff6f2fb04c834db79e7460188a94d50bd6a70b9ccceae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a4c0f086860852c17ff6f2fb04c834db79e7460188a94d50bd6a70b9ccceae", kill_on_drop: false }` [INFO] [stdout] d2a4c0f086860852c17ff6f2fb04c834db79e7460188a94d50bd6a70b9ccceae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70fc906768480bcafd726ffda7e9d3c9632781f0868994f9aea46297817e44ca [INFO] running `Command { std: "docker" "start" "-a" "70fc906768480bcafd726ffda7e9d3c9632781f0868994f9aea46297817e44ca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking pnet_base v0.27.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pnet v0.27.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking libc v0.2.93 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking pnet_macros_support v0.27.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking pnet_sys v0.27.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking dns-lookup v1.0.6 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking term-table v1.3.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking indicatif v0.16.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.27.2 [INFO] [stderr] Checking ipnetwork v0.17.0 [INFO] [stderr] Checking pnet_datalink v0.27.2 [INFO] [stderr] Compiling pnet_packet v0.27.2 [INFO] [stderr] Checking pnet_transport v0.27.2 [INFO] [stderr] Checking default-net v0.2.0 [INFO] [stderr] Checking nscan v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.97s [INFO] running `Command { std: "docker" "inspect" "70fc906768480bcafd726ffda7e9d3c9632781f0868994f9aea46297817e44ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70fc906768480bcafd726ffda7e9d3c9632781f0868994f9aea46297817e44ca", kill_on_drop: false }` [INFO] [stdout] 70fc906768480bcafd726ffda7e9d3c9632781f0868994f9aea46297817e44ca