[INFO] cloning repository https://github.com/56kyle/cookiecutter-robust-python-util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/56kyle/cookiecutter-robust-python-util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F56kyle%2Fcookiecutter-robust-python-util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F56kyle%2Fcookiecutter-robust-python-util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 123f2d23f4fc6cc811ad15653e7085c7b03d8178
[INFO] checking 56kyle/cookiecutter-robust-python-util against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F56kyle%2Fcookiecutter-robust-python-util" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/56kyle/cookiecutter-robust-python-util
[INFO] finished tweaking git repo https://github.com/56kyle/cookiecutter-robust-python-util
[INFO] tweaked toml for git repo https://github.com/56kyle/cookiecutter-robust-python-util written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/56kyle/cookiecutter-robust-python-util on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/56kyle/cookiecutter-robust-python-util 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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 095254fd762e1b654937ad2c82fb89db93138e9a722f6eaca6e2d52f48c8d0b4
[INFO] running `Command { std: "docker" "start" "-a" "095254fd762e1b654937ad2c82fb89db93138e9a722f6eaca6e2d52f48c8d0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "095254fd762e1b654937ad2c82fb89db93138e9a722f6eaca6e2d52f48c8d0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "095254fd762e1b654937ad2c82fb89db93138e9a722f6eaca6e2d52f48c8d0b4", kill_on_drop: false }`
[INFO] [stdout] 095254fd762e1b654937ad2c82fb89db93138e9a722f6eaca6e2d52f48c8d0b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c17ff070f087314f0f6d6dbfbcea2f9d7c4ffbffee5c9e72afe0fbb056091d8a
[INFO] running `Command { std: "docker" "start" "-a" "c17ff070f087314f0f6d6dbfbcea2f9d7c4ffbffee5c9e72afe0fbb056091d8a", kill_on_drop: false }`
[INFO] [stderr]     Checking cookiecutter-robust-python-util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] running `Command { std: "docker" "inspect" "c17ff070f087314f0f6d6dbfbcea2f9d7c4ffbffee5c9e72afe0fbb056091d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c17ff070f087314f0f6d6dbfbcea2f9d7c4ffbffee5c9e72afe0fbb056091d8a", kill_on_drop: false }`
[INFO] [stdout] c17ff070f087314f0f6d6dbfbcea2f9d7c4ffbffee5c9e72afe0fbb056091d8a
