[INFO] cloning repository https://github.com/tronje/git-prompt-helper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tronje/git-prompt-helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Fgit-prompt-helper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Fgit-prompt-helper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7f00c93e33f178a0abc409ae61e7e5b33afd2e3 [INFO] checking tronje/git-prompt-helper against try#69cf48176da7795067be67cef76e41a8aac9b134 for pr-146013-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftronje%2Fgit-prompt-helper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tronje/git-prompt-helper [INFO] finished tweaking git repo https://github.com/tronje/git-prompt-helper [INFO] tweaked toml for git repo https://github.com/tronje/git-prompt-helper written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tronje/git-prompt-helper on toolchain 69cf48176da7795067be67cef76e41a8aac9b134 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tronje/git-prompt-helper 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" "+69cf48176da7795067be67cef76e41a8aac9b134" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e6ec30e9145d1ff287aa063dfc4f96439bb0f4fe2e2b460cd8bc650c345e795 [INFO] running `Command { std: "docker" "start" "-a" "7e6ec30e9145d1ff287aa063dfc4f96439bb0f4fe2e2b460cd8bc650c345e795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e6ec30e9145d1ff287aa063dfc4f96439bb0f4fe2e2b460cd8bc650c345e795", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6ec30e9145d1ff287aa063dfc4f96439bb0f4fe2e2b460cd8bc650c345e795", kill_on_drop: false }` [INFO] [stdout] 7e6ec30e9145d1ff287aa063dfc4f96439bb0f4fe2e2b460cd8bc650c345e795 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+69cf48176da7795067be67cef76e41a8aac9b134" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd4d5f0627a820088f22adea1432ba487d56bf05f7b8446013af79c7809fd8ec [INFO] running `Command { std: "docker" "start" "-a" "fd4d5f0627a820088f22adea1432ba487d56bf05f7b8446013af79c7809fd8ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.85 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.1+1.6.4 [INFO] [stderr] Checking git2 v0.17.1 [INFO] [stderr] Checking git-prompt-helper v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.46s [INFO] running `Command { std: "docker" "inspect" "fd4d5f0627a820088f22adea1432ba487d56bf05f7b8446013af79c7809fd8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd4d5f0627a820088f22adea1432ba487d56bf05f7b8446013af79c7809fd8ec", kill_on_drop: false }` [INFO] [stdout] fd4d5f0627a820088f22adea1432ba487d56bf05f7b8446013af79c7809fd8ec