[INFO] cloning repository https://github.com/fcoury/git-lastcommit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcoury/git-lastcommit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fgit-lastcommit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fgit-lastcommit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7dce1feb93cd331c6b2ea505dbb670ef876e0f7
[INFO] checking fcoury/git-lastcommit against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Fgit-lastcommit" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/fcoury/git-lastcommit on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/fcoury/git-lastcommit
[INFO] finished tweaking git repo https://github.com/fcoury/git-lastcommit
[INFO] tweaked toml for git repo https://github.com/fcoury/git-lastcommit written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/fcoury/git-lastcommit 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4239e3afb771e24a42315b18b5cca51108857461ffd00cbe6c18df8229f69ddd
[INFO] running `Command { std: "docker" "start" "-a" "4239e3afb771e24a42315b18b5cca51108857461ffd00cbe6c18df8229f69ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4239e3afb771e24a42315b18b5cca51108857461ffd00cbe6c18df8229f69ddd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4239e3afb771e24a42315b18b5cca51108857461ffd00cbe6c18df8229f69ddd", kill_on_drop: false }`
[INFO] [stdout] 4239e3afb771e24a42315b18b5cca51108857461ffd00cbe6c18df8229f69ddd
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e702c97a065fbfcb2a1b3ffebe95d42c7333a759fa850da2b4eb7747de6a7bcd
[INFO] running `Command { std: "docker" "start" "-a" "e702c97a065fbfcb2a1b3ffebe95d42c7333a759fa850da2b4eb7747de6a7bcd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking bitflags v1.3.2
[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]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking git-lastcommit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.45s
[INFO] running `Command { std: "docker" "inspect" "e702c97a065fbfcb2a1b3ffebe95d42c7333a759fa850da2b4eb7747de6a7bcd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e702c97a065fbfcb2a1b3ffebe95d42c7333a759fa850da2b4eb7747de6a7bcd", kill_on_drop: false }`
[INFO] [stdout] e702c97a065fbfcb2a1b3ffebe95d42c7333a759fa850da2b4eb7747de6a7bcd
