[INFO] cloning repository https://github.com/hrntknr/ntf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrntknr/ntf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrntknr%2Fntf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrntknr%2Fntf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3dafcce788c3af52185ce7da914541c27d8bcbf [INFO] checking hrntknr/ntf against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrntknr%2Fntf" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hrntknr/ntf 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 git repo https://github.com/hrntknr/ntf [INFO] finished tweaking git repo https://github.com/hrntknr/ntf [INFO] tweaked toml for git repo https://github.com/hrntknr/ntf written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/hrntknr/ntf 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 92913e3b5e261353ed690296ed0fb871cb53759b227d84fabcff06d498408627 [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" "92913e3b5e261353ed690296ed0fb871cb53759b227d84fabcff06d498408627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92913e3b5e261353ed690296ed0fb871cb53759b227d84fabcff06d498408627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92913e3b5e261353ed690296ed0fb871cb53759b227d84fabcff06d498408627", kill_on_drop: false }` [INFO] [stdout] 92913e3b5e261353ed690296ed0fb871cb53759b227d84fabcff06d498408627 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b20374bea83ede0486b2b16da23bdb6cd43cc2c882d028b28287df768c2a9f0 [INFO] running `Command { std: "docker" "start" "-a" "3b20374bea83ede0486b2b16da23bdb6cd43cc2c882d028b28287df768c2a9f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking username v0.2.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking async-mutex v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking async-channel v1.4.2 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking syslog v5.0.0 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking async-std v1.6.3 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking ntf v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "3b20374bea83ede0486b2b16da23bdb6cd43cc2c882d028b28287df768c2a9f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b20374bea83ede0486b2b16da23bdb6cd43cc2c882d028b28287df768c2a9f0", kill_on_drop: false }` [INFO] [stdout] 3b20374bea83ede0486b2b16da23bdb6cd43cc2c882d028b28287df768c2a9f0