[INFO] cloning repository https://github.com/hrd2019/thread_pool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hrd2019/thread_pool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrd2019%2Fthread_pool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrd2019%2Fthread_pool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bbaa74e3500a65b0b5920d1411f2342142b7a6b [INFO] checking hrd2019/thread_pool against master#03eb45452305f2d52348279d0caa5fc1f12c438d for pr-138176 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhrd2019%2Fthread_pool" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hrd2019/thread_pool on toolchain 03eb45452305f2d52348279d0caa5fc1f12c438d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hrd2019/thread_pool [INFO] finished tweaking git repo https://github.com/hrd2019/thread_pool [INFO] tweaked toml for git repo https://github.com/hrd2019/thread_pool written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hrd2019/thread_pool already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded locale v0.2.2 [INFO] [stderr] Downloaded iso8601 v0.1.1 [INFO] [stderr] Downloaded datetime v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a1af57dcd22846aee1e53d812a0110196aaad1079d6d9ac5cdfcae722c45ee [INFO] running `Command { std: "docker" "start" "-a" "34a1af57dcd22846aee1e53d812a0110196aaad1079d6d9ac5cdfcae722c45ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a1af57dcd22846aee1e53d812a0110196aaad1079d6d9ac5cdfcae722c45ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a1af57dcd22846aee1e53d812a0110196aaad1079d6d9ac5cdfcae722c45ee", kill_on_drop: false }` [INFO] [stdout] 34a1af57dcd22846aee1e53d812a0110196aaad1079d6d9ac5cdfcae722c45ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+03eb45452305f2d52348279d0caa5fc1f12c438d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 895bf140117d3651ff4d9d90934abce63491a244b53426ac2c8ef0560ea2c96f [INFO] running `Command { std: "docker" "start" "-a" "895bf140117d3651ff4d9d90934abce63491a244b53426ac2c8ef0560ea2c96f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking iso8601 v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking locale v0.2.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking datetime v0.4.7 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking thread_pool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iso8601 v0.1.1, nom v1.2.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "895bf140117d3651ff4d9d90934abce63491a244b53426ac2c8ef0560ea2c96f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "895bf140117d3651ff4d9d90934abce63491a244b53426ac2c8ef0560ea2c96f", kill_on_drop: false }` [INFO] [stdout] 895bf140117d3651ff4d9d90934abce63491a244b53426ac2c8ef0560ea2c96f