[INFO] cloning repository https://github.com/White-Oak/chess-with-fun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/White-Oak/chess-with-fun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Oak%2Fchess-with-fun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Oak%2Fchess-with-fun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a48e488abf0eecee03b2841c89d31313fc08bbb [INFO] checking White-Oak/chess-with-fun against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Oak%2Fchess-with-fun" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/White-Oak/chess-with-fun on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/White-Oak/chess-with-fun [INFO] finished tweaking git repo https://github.com/White-Oak/chess-with-fun [INFO] tweaked toml for git repo https://github.com/White-Oak/chess-with-fun written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/White-Oak/chess-with-fun 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_mod_raycast v0.2.1 [INFO] [stderr] Downloaded generator v0.6.23 [INFO] [stderr] Downloaded find-crate v0.6.1 [INFO] [stderr] Downloaded spirv-std-macros v0.4.0-alpha.4 [INFO] [stderr] Downloaded spirv-std v0.4.0-alpha.4 [INFO] [stderr] Downloaded shaderc v0.7.0 [INFO] [stderr] Downloaded hexasphere v3.2.0 [INFO] [stderr] Downloaded sharded-slab v0.1.0 [INFO] [stderr] Downloaded bevy_mod_picking v0.4.0 [INFO] [stderr] Downloaded shaderc-sys v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cc06cb864d0ab5103402974e1dbc0773f6f20b668961e2f6c3d972efcc4a5af [INFO] running `Command { std: "docker" "start" "-a" "9cc06cb864d0ab5103402974e1dbc0773f6f20b668961e2f6c3d972efcc4a5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cc06cb864d0ab5103402974e1dbc0773f6f20b668961e2f6c3d972efcc4a5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc06cb864d0ab5103402974e1dbc0773f6f20b668961e2f6c3d972efcc4a5af", kill_on_drop: false }` [INFO] [stdout] 9cc06cb864d0ab5103402974e1dbc0773f6f20b668961e2f6c3d972efcc4a5af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ca40730bb441555bbb721d24ea982c739a3e501d91c3ae4de309fcf5744045d [INFO] running `Command { std: "docker" "start" "-a" "9ca40730bb441555bbb721d24ea982c739a3e501d91c3ae4de309fcf5744045d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-core v0.3.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking async-executor v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking bevy_tasks v0.5.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.1 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Checking notify v5.0.0-pre.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.2.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling spirv_cross v0.23.1 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Checking ttf-parser v0.8.2 [INFO] [stderr] Checking khronos-egl v3.0.2 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking ash v0.31.0 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling cpal v0.13.0 [INFO] [stderr] Checking ab_glyph v0.2.6 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking glyph_brush_layout v0.2.1 [INFO] [stderr] Checking alsa v0.4.2 [INFO] [stderr] Checking minimp3 v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking naga v0.3.2 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/af4a5a13a15fa0c60e06321077ef452f769b42fd/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ash-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libloading"' -C metadata=d9b4aa36cce864db -C extra-filename=-d9b4aa36cce864db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-19167fb3ea3e849b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9ca40730bb441555bbb721d24ea982c739a3e501d91c3ae4de309fcf5744045d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ca40730bb441555bbb721d24ea982c739a3e501d91c3ae4de309fcf5744045d", kill_on_drop: false }` [INFO] [stdout] 9ca40730bb441555bbb721d24ea982c739a3e501d91c3ae4de309fcf5744045d [INFO] checking White-Oak/chess-with-fun against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhite-Oak%2Fchess-with-fun" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/White-Oak/chess-with-fun on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/White-Oak/chess-with-fun [INFO] finished tweaking git repo https://github.com/White-Oak/chess-with-fun [INFO] tweaked toml for git repo https://github.com/White-Oak/chess-with-fun written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/White-Oak/chess-with-fun 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f3fe16132fb6559e9d72c0648922a37e677cfbd4d264e162769741bc9c3ba11 [INFO] running `Command { std: "docker" "start" "-a" "3f3fe16132fb6559e9d72c0648922a37e677cfbd4d264e162769741bc9c3ba11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f3fe16132fb6559e9d72c0648922a37e677cfbd4d264e162769741bc9c3ba11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3fe16132fb6559e9d72c0648922a37e677cfbd4d264e162769741bc9c3ba11", kill_on_drop: false }` [INFO] [stdout] 3f3fe16132fb6559e9d72c0648922a37e677cfbd4d264e162769741bc9c3ba11 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19b72326327cea9ea858260a646576d8f05b87eaf9695bd7fcf4b23abba1867e [INFO] running `Command { std: "docker" "start" "-a" "19b72326327cea9ea858260a646576d8f05b87eaf9695bd7fcf4b23abba1867e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "19b72326327cea9ea858260a646576d8f05b87eaf9695bd7fcf4b23abba1867e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b72326327cea9ea858260a646576d8f05b87eaf9695bd7fcf4b23abba1867e", kill_on_drop: false }` [INFO] [stdout] 19b72326327cea9ea858260a646576d8f05b87eaf9695bd7fcf4b23abba1867e