[INFO] cloning repository https://github.com/Ax-47/akhsakovs_arcade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ax-47/akhsakovs_arcade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAx-47%2Fakhsakovs_arcade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAx-47%2Fakhsakovs_arcade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19e5e61a4de7b2b7f56e4a78f6b187b085d69b8f
[INFO] checking Ax-47/akhsakovs_arcade against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAx-47%2Fakhsakovs_arcade" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Ax-47/akhsakovs_arcade
[INFO] finished tweaking git repo https://github.com/Ax-47/akhsakovs_arcade
[INFO] tweaked toml for git repo https://github.com/Ax-47/akhsakovs_arcade written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ax-47/akhsakovs_arcade on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ax-47/akhsakovs_arcade 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.76
[INFO] [stderr]   Downloaded derive_deref v1.1.1
[INFO] [stderr]   Downloaded human-panic v1.2.2
[INFO] [stderr]   Downloaded eyre v0.6.11
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 952779f28339dd4ddb100e61872a00db11187f26a6d6720509704c77dcd1e2f8
[INFO] running `Command { std: "docker" "start" "-a" "952779f28339dd4ddb100e61872a00db11187f26a6d6720509704c77dcd1e2f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "952779f28339dd4ddb100e61872a00db11187f26a6d6720509704c77dcd1e2f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "952779f28339dd4ddb100e61872a00db11187f26a6d6720509704c77dcd1e2f8", kill_on_drop: false }`
[INFO] [stdout] 952779f28339dd4ddb100e61872a00db11187f26a6d6720509704c77dcd1e2f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b82d35427e11e7ec70888319f88053068a4ca7598b062621e0eebda439ce5851
[INFO] running `Command { std: "docker" "start" "-a" "b82d35427e11e7ec70888319f88053068a4ca7598b062621e0eebda439ce5851", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling anyhow v1.0.76
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling prodzhekt-tetris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.7/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 console v0.15.7
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]     Checking tracing-log v0.2.0
[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] 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" "b82d35427e11e7ec70888319f88053068a4ca7598b062621e0eebda439ce5851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b82d35427e11e7ec70888319f88053068a4ca7598b062621e0eebda439ce5851", kill_on_drop: false }`
[INFO] [stdout] b82d35427e11e7ec70888319f88053068a4ca7598b062621e0eebda439ce5851
