[INFO] cloning repository https://github.com/espadrine/optimal-wordle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/espadrine/optimal-wordle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespadrine%2Foptimal-wordle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespadrine%2Foptimal-wordle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1149dc8d395fbc2ba70ccf8ff6ec61b113859f41 [INFO] checking espadrine/optimal-wordle against master#6b6610b8bd5112bbb3bd2b73a97250cb06979505 for pr-102713 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespadrine%2Foptimal-wordle" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/espadrine/optimal-wordle on toolchain 6b6610b8bd5112bbb3bd2b73a97250cb06979505 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/espadrine/optimal-wordle [INFO] finished tweaking git repo https://github.com/espadrine/optimal-wordle [INFO] tweaked toml for git repo https://github.com/espadrine/optimal-wordle written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/espadrine/optimal-wordle already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9429ce778c6d08b1adb04ea7c450bd9328669fbc8de8f6cb4777206876349360 [INFO] running `Command { std: "docker" "start" "-a" "9429ce778c6d08b1adb04ea7c450bd9328669fbc8de8f6cb4777206876349360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9429ce778c6d08b1adb04ea7c450bd9328669fbc8de8f6cb4777206876349360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9429ce778c6d08b1adb04ea7c450bd9328669fbc8de8f6cb4777206876349360", kill_on_drop: false }` [INFO] [stdout] 9429ce778c6d08b1adb04ea7c450bd9328669fbc8de8f6cb4777206876349360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+6b6610b8bd5112bbb3bd2b73a97250cb06979505" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a7580fb6c7923ed6e6b0a0db94883f67b4f1898cb453c998ddbb8c5dce6f5d5 [INFO] running `Command { std: "docker" "start" "-a" "2a7580fb6c7923ed6e6b0a0db94883f67b4f1898cb453c998ddbb8c5dce6f5d5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking optimal-wordle v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `optimal-wordle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name optimal_wordle --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=cdd262560e7e7ff8 -C extra-filename=-cdd262560e7e7ff8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rayon=/opt/rustwide/target/debug/deps/librayon-c733cc1819967ef5.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2a7580fb6c7923ed6e6b0a0db94883f67b4f1898cb453c998ddbb8c5dce6f5d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7580fb6c7923ed6e6b0a0db94883f67b4f1898cb453c998ddbb8c5dce6f5d5", kill_on_drop: false }` [INFO] [stdout] 2a7580fb6c7923ed6e6b0a0db94883f67b4f1898cb453c998ddbb8c5dce6f5d5