[INFO] cloning repository https://github.com/alexmullins/echo-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexmullins/echo-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmullins%2Fecho-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmullins%2Fecho-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 707cb0447581dafc86dce1c8cb778414705d3e82 [INFO] checking alexmullins/echo-client against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmullins%2Fecho-client" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexmullins/echo-client on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexmullins/echo-client [INFO] finished tweaking git repo https://github.com/alexmullins/echo-client [INFO] tweaked toml for git repo https://github.com/alexmullins/echo-client written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/alexmullins/echo-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb65f235a74466d3a699f4894669a6be46ebb7f79d23bcca8fc95751a8622d3c [INFO] running `Command { std: "docker" "start" "-a" "bb65f235a74466d3a699f4894669a6be46ebb7f79d23bcca8fc95751a8622d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb65f235a74466d3a699f4894669a6be46ebb7f79d23bcca8fc95751a8622d3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb65f235a74466d3a699f4894669a6be46ebb7f79d23bcca8fc95751a8622d3c", kill_on_drop: false }` [INFO] [stdout] bb65f235a74466d3a699f4894669a6be46ebb7f79d23bcca8fc95751a8622d3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c50591f55bf502e6de3424927596989dcafdbfcf2a94a7e1411ab6e83177ad1 [INFO] running `Command { std: "docker" "start" "-a" "4c50591f55bf502e6de3424927596989dcafdbfcf2a94a7e1411ab6e83177ad1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking echo-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.98s [INFO] running `Command { std: "docker" "inspect" "4c50591f55bf502e6de3424927596989dcafdbfcf2a94a7e1411ab6e83177ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c50591f55bf502e6de3424927596989dcafdbfcf2a94a7e1411ab6e83177ad1", kill_on_drop: false }` [INFO] [stdout] 4c50591f55bf502e6de3424927596989dcafdbfcf2a94a7e1411ab6e83177ad1