[INFO] cloning repository https://github.com/splo/git-delete-merged-branches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/splo/git-delete-merged-branches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplo%2Fgit-delete-merged-branches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplo%2Fgit-delete-merged-branches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] de25af72c67344751c5e8ffb391c7306e528c0ff
[INFO] checking splo/git-delete-merged-branches against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsplo%2Fgit-delete-merged-branches" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/splo/git-delete-merged-branches on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/splo/git-delete-merged-branches
[INFO] finished tweaking git repo https://github.com/splo/git-delete-merged-branches
[INFO] tweaked toml for git repo https://github.com/splo/git-delete-merged-branches written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/splo/git-delete-merged-branches 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-src v111.28.1+1.1.1w
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbbe4499a0cacadd08413e58b4808fe2b53d58dd4dd508c329954529c5c86c8e
[INFO] running `Command { std: "docker" "start" "-a" "dbbe4499a0cacadd08413e58b4808fe2b53d58dd4dd508c329954529c5c86c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbbe4499a0cacadd08413e58b4808fe2b53d58dd4dd508c329954529c5c86c8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbe4499a0cacadd08413e58b4808fe2b53d58dd4dd508c329954529c5c86c8e", kill_on_drop: false }`
[INFO] [stdout] dbbe4499a0cacadd08413e58b4808fe2b53d58dd4dd508c329954529c5c86c8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccb9ebe8572714305261bd5255fdce7386b582313318d1552558c30845b8ae68
[INFO] running `Command { std: "docker" "start" "-a" "ccb9ebe8572714305261bd5255fdce7386b582313318d1552558c30845b8ae68", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.136
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling openssl-src v111.28.1+1.1.1w
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.77
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking git2 v0.18.2
[INFO] [stderr]     Checking git-delete-merged-branches v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.43s
[INFO] running `Command { std: "docker" "inspect" "ccb9ebe8572714305261bd5255fdce7386b582313318d1552558c30845b8ae68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb9ebe8572714305261bd5255fdce7386b582313318d1552558c30845b8ae68", kill_on_drop: false }`
[INFO] [stdout] ccb9ebe8572714305261bd5255fdce7386b582313318d1552558c30845b8ae68
