[INFO] cloning repository https://github.com/vapvin/rust-chat-app-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vapvin/rust-chat-app-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvapvin%2Frust-chat-app-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvapvin%2Frust-chat-app-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95fa1d0423b7bd77e63bd4341f4a564e11c68a33 [INFO] checking vapvin/rust-chat-app-client against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvapvin%2Frust-chat-app-client" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vapvin/rust-chat-app-client on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vapvin/rust-chat-app-client [INFO] finished tweaking git repo https://github.com/vapvin/rust-chat-app-client [INFO] tweaked toml for git repo https://github.com/vapvin/rust-chat-app-client written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vapvin/rust-chat-app-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adefeb94c3e79d08f9a585ff69f3253a84f9588a3429b9a0488a2d104c5b1061 [INFO] running `Command { std: "docker" "start" "-a" "adefeb94c3e79d08f9a585ff69f3253a84f9588a3429b9a0488a2d104c5b1061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adefeb94c3e79d08f9a585ff69f3253a84f9588a3429b9a0488a2d104c5b1061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adefeb94c3e79d08f9a585ff69f3253a84f9588a3429b9a0488a2d104c5b1061", kill_on_drop: false }` [INFO] [stdout] adefeb94c3e79d08f9a585ff69f3253a84f9588a3429b9a0488a2d104c5b1061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fb7dbabecc1ad4e8233712adf8421a58e0e35e99837c8e537313c587af7c1ac [INFO] running `Command { std: "docker" "start" "-a" "2fb7dbabecc1ad4e8233712adf8421a58e0e35e99837c8e537313c587af7c1ac", kill_on_drop: false }` [INFO] [stderr] Checking rust-chat-app-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "2fb7dbabecc1ad4e8233712adf8421a58e0e35e99837c8e537313c587af7c1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb7dbabecc1ad4e8233712adf8421a58e0e35e99837c8e537313c587af7c1ac", kill_on_drop: false }` [INFO] [stdout] 2fb7dbabecc1ad4e8233712adf8421a58e0e35e99837c8e537313c587af7c1ac