[INFO] cloning repository https://github.com/AnythingJoes/stanley
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnythingJoes/stanley" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf52ae01936a12ced8f362fe024017fbe0ea6167
[INFO] checking AnythingJoes/stanley against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AnythingJoes/stanley
[INFO] finished tweaking git repo https://github.com/AnythingJoes/stanley
[INFO] tweaked toml for git repo https://github.com/AnythingJoes/stanley written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnythingJoes/stanley on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnythingJoes/stanley 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05e47963950ed50f734fcbf81805e856c60fd3eea51947c228f8362d06c1d5c5
[INFO] running `Command { std: "docker" "start" "-a" "05e47963950ed50f734fcbf81805e856c60fd3eea51947c228f8362d06c1d5c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05e47963950ed50f734fcbf81805e856c60fd3eea51947c228f8362d06c1d5c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05e47963950ed50f734fcbf81805e856c60fd3eea51947c228f8362d06c1d5c5", kill_on_drop: false }`
[INFO] [stdout] 05e47963950ed50f734fcbf81805e856c60fd3eea51947c228f8362d06c1d5c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9b1ac6d282bd03afd9fa4616bc0f71b7f385dde3bdf7d4f3031607cf1ad1d07
[INFO] running `Command { std: "docker" "start" "-a" "d9b1ac6d282bd03afd9fa4616bc0f71b7f385dde3bdf7d4f3031607cf1ad1d07", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling khronos_api v3.2.0 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling stanley v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking c_vec v2.0.0
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]     Checking fake_clock v0.3.1
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling gl_generator v0.14.1 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking crossterm v0.23.1
[INFO] [stderr]    Compiling gl v0.14.0 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]     Checking clap v3.1.6
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "d9b1ac6d282bd03afd9fa4616bc0f71b7f385dde3bdf7d4f3031607cf1ad1d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9b1ac6d282bd03afd9fa4616bc0f71b7f385dde3bdf7d4f3031607cf1ad1d07", kill_on_drop: false }`
[INFO] [stdout] d9b1ac6d282bd03afd9fa4616bc0f71b7f385dde3bdf7d4f3031607cf1ad1d07
