[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#406e03fd02faf5cc8409a8b6b04c26990d6227e6 for pr-101437 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fespadrine%2Foptimal-wordle" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/espadrine/optimal-wordle on toolchain 406e03fd02faf5cc8409a8b6b04c26990d6227e6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "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-1/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" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81b4b310085d32614db67aeb6dc38b9f5c512f519bf2246aa948d3234835a1e9 [INFO] running `Command { std: "docker" "start" "-a" "81b4b310085d32614db67aeb6dc38b9f5c512f519bf2246aa948d3234835a1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81b4b310085d32614db67aeb6dc38b9f5c512f519bf2246aa948d3234835a1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81b4b310085d32614db67aeb6dc38b9f5c512f519bf2246aa948d3234835a1e9", kill_on_drop: false }` [INFO] [stdout] 81b4b310085d32614db67aeb6dc38b9f5c512f519bf2246aa948d3234835a1e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+406e03fd02faf5cc8409a8b6b04c26990d6227e6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd7a96f9a695d0444daac5325fb86c373e8d819a3a64b62dc344ec0560909a42 [INFO] running `Command { std: "docker" "start" "-a" "dd7a96f9a695d0444daac5325fb86c373e8d819a3a64b62dc344ec0560909a42", 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 crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.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" "dd7a96f9a695d0444daac5325fb86c373e8d819a3a64b62dc344ec0560909a42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd7a96f9a695d0444daac5325fb86c373e8d819a3a64b62dc344ec0560909a42", kill_on_drop: false }` [INFO] [stdout] dd7a96f9a695d0444daac5325fb86c373e8d819a3a64b62dc344ec0560909a42