[INFO] cloning repository https://github.com/15jgme/uci-shallow-red
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/15jgme/uci-shallow-red" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15jgme%2Fuci-shallow-red", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15jgme%2Fuci-shallow-red'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ecce325a05a1f17f5fd6a0f9f632bd5acdb04c15
[INFO] checking 15jgme/uci-shallow-red against try#0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9 for pr-147185
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F15jgme%2Fuci-shallow-red" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/15jgme/uci-shallow-red
[INFO] finished tweaking git repo https://github.com/15jgme/uci-shallow-red
[INFO] tweaked toml for git repo https://github.com/15jgme/uci-shallow-red written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/15jgme/uci-shallow-red on toolchain 0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/15jgme/uci-shallow-red 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" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c6f73cb815b867a3d6791efbfe5e1e812687c886504bfa099a7e77412dd7efa
[INFO] running `Command { std: "docker" "start" "-a" "8c6f73cb815b867a3d6791efbfe5e1e812687c886504bfa099a7e77412dd7efa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c6f73cb815b867a3d6791efbfe5e1e812687c886504bfa099a7e77412dd7efa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6f73cb815b867a3d6791efbfe5e1e812687c886504bfa099a7e77412dd7efa", kill_on_drop: false }`
[INFO] [stdout] 8c6f73cb815b867a3d6791efbfe5e1e812687c886504bfa099a7e77412dd7efa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0de49ae9e81f9a1e7df6f0783824ce94ed18e8a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 15d526a361a0d18b166bf0a692cb2bcd16e1f3399a2a9322de9cd007a291e305
[INFO] running `Command { std: "docker" "start" "-a" "15d526a361a0d18b166bf0a692cb2bcd16e1f3399a2a9322de9cd007a291e305", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking text_io v0.1.12
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling object v0.31.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling backtrace v0.3.68
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling chess v3.2.0
[INFO] [stderr]     Checking shallow_red_engine v0.1.0 (https://www.github.com/15jgme/shallow_red_engine.git?tag=v0.3.0#0c1e366f)
[INFO] [stderr]     Checking uci-shallow-red v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "15d526a361a0d18b166bf0a692cb2bcd16e1f3399a2a9322de9cd007a291e305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15d526a361a0d18b166bf0a692cb2bcd16e1f3399a2a9322de9cd007a291e305", kill_on_drop: false }`
[INFO] [stdout] 15d526a361a0d18b166bf0a692cb2bcd16e1f3399a2a9322de9cd007a291e305
