[INFO] cloning repository https://github.com/DennisSonntag/bevy-tic-tac-toe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DennisSonntag/bevy-tic-tac-toe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisSonntag%2Fbevy-tic-tac-toe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisSonntag%2Fbevy-tic-tac-toe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53561e8dad9f09030436727d07c881a864f5bbee
[INFO] checking DennisSonntag/bevy-tic-tac-toe against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDennisSonntag%2Fbevy-tic-tac-toe" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DennisSonntag/bevy-tic-tac-toe
[INFO] finished tweaking git repo https://github.com/DennisSonntag/bevy-tic-tac-toe
[INFO] tweaked toml for git repo https://github.com/DennisSonntag/bevy-tic-tac-toe written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DennisSonntag/bevy-tic-tac-toe on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DennisSonntag/bevy-tic-tac-toe 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.181
[INFO] [stderr]   Downloaded accesskit_macos v0.8.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.15.1
[INFO] [stderr]   Downloaded accesskit_windows v0.14.1
[INFO] [stderr]   Downloaded accesskit v0.11.1
[INFO] [stderr]   Downloaded cc v1.0.81
[INFO] [stderr]   Downloaded erased-serde v0.3.28
[INFO] [stderr]   Downloaded accesskit_winit v0.14.2
[INFO] [stderr]   Downloaded regex v1.9.2
[INFO] [stderr]   Downloaded serde_derive v1.0.181
[INFO] [stderr]   Downloaded regex-automata v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8abf442ea5d38d4acfad240994404031e1da761e23f719dd4e819e85b9083e2
[INFO] running `Command { std: "docker" "start" "-a" "a8abf442ea5d38d4acfad240994404031e1da761e23f719dd4e819e85b9083e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8abf442ea5d38d4acfad240994404031e1da761e23f719dd4e819e85b9083e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8abf442ea5d38d4acfad240994404031e1da761e23f719dd4e819e85b9083e2", kill_on_drop: false }`
[INFO] [stdout] a8abf442ea5d38d4acfad240994404031e1da761e23f719dd4e819e85b9083e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 516426fd0fbdef8b0379abb112b0392efe9054489efe16b32d1412ba38588905
[INFO] running `Command { std: "docker" "start" "-a" "516426fd0fbdef8b0379abb112b0392efe9054489efe16b32d1412ba38588905", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling erased-serde v0.3.28
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bevy_tasks v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "516426fd0fbdef8b0379abb112b0392efe9054489efe16b32d1412ba38588905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516426fd0fbdef8b0379abb112b0392efe9054489efe16b32d1412ba38588905", kill_on_drop: false }`
[INFO] [stdout] 516426fd0fbdef8b0379abb112b0392efe9054489efe16b32d1412ba38588905
