[INFO] cloning repository https://github.com/esthevann/wordle-pt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/esthevann/wordle-pt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festhevann%2Fwordle-pt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festhevann%2Fwordle-pt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a693506d19f1719ea16af61f251e1814c4da242d [INFO] checking esthevann/wordle-pt against try#d42a007e04d1d7df0de258d39ac2402f35aba932 for pr-103029-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festhevann%2Fwordle-pt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esthevann/wordle-pt on toolchain d42a007e04d1d7df0de258d39ac2402f35aba932 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esthevann/wordle-pt [INFO] finished tweaking git repo https://github.com/esthevann/wordle-pt [INFO] tweaked toml for git repo https://github.com/esthevann/wordle-pt written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/esthevann/wordle-pt 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" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8496dabeb8237387f78d392d2b8f064b88e8d212a0ccbec190e344ede0c6f623 [INFO] running `Command { std: "docker" "start" "-a" "8496dabeb8237387f78d392d2b8f064b88e8d212a0ccbec190e344ede0c6f623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8496dabeb8237387f78d392d2b8f064b88e8d212a0ccbec190e344ede0c6f623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8496dabeb8237387f78d392d2b8f064b88e8d212a0ccbec190e344ede0c6f623", kill_on_drop: false }` [INFO] [stdout] 8496dabeb8237387f78d392d2b8f064b88e8d212a0ccbec190e344ede0c6f623 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+d42a007e04d1d7df0de258d39ac2402f35aba932" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 969fc9de7dbd07e81647b555a4dcead310aea2cd46b36c17af24bb7575199936 [INFO] running `Command { std: "docker" "start" "-a" "969fc9de7dbd07e81647b555a4dcead310aea2cd46b36c17af24bb7575199936", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking deunicode v1.3.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking emoji v0.2.1 [INFO] [stderr] Checking wordle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.79s [INFO] running `Command { std: "docker" "inspect" "969fc9de7dbd07e81647b555a4dcead310aea2cd46b36c17af24bb7575199936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "969fc9de7dbd07e81647b555a4dcead310aea2cd46b36c17af24bb7575199936", kill_on_drop: false }` [INFO] [stdout] 969fc9de7dbd07e81647b555a4dcead310aea2cd46b36c17af24bb7575199936