[INFO] cloning repository https://github.com/hommeabeil/hello [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hommeabeil/hello" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhommeabeil%2Fhello", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhommeabeil%2Fhello'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b158568c203bba05600cb3b78d0b7d0ff5009cc5 [INFO] checking hommeabeil/hello/b158568c203bba05600cb3b78d0b7d0ff5009cc5 against master#5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea for pr-124336 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhommeabeil%2Fhello" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hommeabeil/hello on toolchain 5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hommeabeil/hello [INFO] finished tweaking git repo https://github.com/hommeabeil/hello [INFO] tweaked toml for git repo https://github.com/hommeabeil/hello written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hommeabeil/hello 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" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/actix/actix-net.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-rt v2.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71aa6eabe543f9218048aa6709a499e8cb8ea008a2dd0ae2f81139fb9c14037e [INFO] running `Command { std: "docker" "start" "-a" "71aa6eabe543f9218048aa6709a499e8cb8ea008a2dd0ae2f81139fb9c14037e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71aa6eabe543f9218048aa6709a499e8cb8ea008a2dd0ae2f81139fb9c14037e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71aa6eabe543f9218048aa6709a499e8cb8ea008a2dd0ae2f81139fb9c14037e", kill_on_drop: false }` [INFO] [stdout] 71aa6eabe543f9218048aa6709a499e8cb8ea008a2dd0ae2f81139fb9c14037e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+5557f8c9d08d7f3f680943dcf97b6d4a7eb13aea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8ca439a3ca6872d5dd450ecc46d54d71aec32e6e94ab0a2d37fbc2b19491591 [INFO] running `Command { std: "docker" "start" "-a" "a8ca439a3ca6872d5dd450ecc46d54d71aec32e6e94ab0a2d37fbc2b19491591", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking local-waker v0.1.2 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking tokio v1.16.1 [INFO] [stderr] Checking actix-rt v2.6.0 [INFO] [stderr] Checking actix-server v2.0.0 (https://github.com/actix/actix-net.git?branch=master#72481313) [INFO] [stderr] Checking hello v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s [INFO] running `Command { std: "docker" "inspect" "a8ca439a3ca6872d5dd450ecc46d54d71aec32e6e94ab0a2d37fbc2b19491591", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ca439a3ca6872d5dd450ecc46d54d71aec32e6e94ab0a2d37fbc2b19491591", kill_on_drop: false }` [INFO] [stdout] a8ca439a3ca6872d5dd450ecc46d54d71aec32e6e94ab0a2d37fbc2b19491591