[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#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnythingJoes%2Fstanley" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AnythingJoes/stanley on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-4-tc2/source/Cargo.toml
[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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6644c4ddb36ccda6d3b3be02cbeeac83c6ed76ae4c5060e25bc7dfd04da292e
[INFO] running `Command { std: "docker" "start" "-a" "b6644c4ddb36ccda6d3b3be02cbeeac83c6ed76ae4c5060e25bc7dfd04da292e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6644c4ddb36ccda6d3b3be02cbeeac83c6ed76ae4c5060e25bc7dfd04da292e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6644c4ddb36ccda6d3b3be02cbeeac83c6ed76ae4c5060e25bc7dfd04da292e", kill_on_drop: false }`
[INFO] [stdout] b6644c4ddb36ccda6d3b3be02cbeeac83c6ed76ae4c5060e25bc7dfd04da292e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b807a969d6dfe3af4b50172682e41bd67fa5db8f7c75638f796ef48af52ae9f
[INFO] running `Command { std: "docker" "start" "-a" "7b807a969d6dfe3af4b50172682e41bd67fa5db8f7c75638f796ef48af52ae9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling khronos_api v3.2.0 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling stanley v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking c_vec v2.0.0
[INFO] [stderr]     Checking fake_clock v0.3.1
[INFO] [stderr]     Checking spin_sleep v1.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.1 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling gl v0.14.0 (https://github.com/bjz/gl-rs#1cd256c7)
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking crossterm v0.23.1
[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 37s
[INFO] running `Command { std: "docker" "inspect" "7b807a969d6dfe3af4b50172682e41bd67fa5db8f7c75638f796ef48af52ae9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b807a969d6dfe3af4b50172682e41bd67fa5db8f7c75638f796ef48af52ae9f", kill_on_drop: false }`
[INFO] [stdout] 7b807a969d6dfe3af4b50172682e41bd67fa5db8f7c75638f796ef48af52ae9f
