[INFO] cloning repository https://github.com/armedev/game-of-life [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/armedev/game-of-life" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmedev%2Fgame-of-life", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmedev%2Fgame-of-life'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d3d22322e781bfca65204e4f6e4d389ca67d2db [INFO] checking armedev/game-of-life against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmedev%2Fgame-of-life" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/armedev/game-of-life [INFO] finished tweaking git repo https://github.com/armedev/game-of-life [INFO] tweaked toml for git repo https://github.com/armedev/game-of-life written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/armedev/game-of-life on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/armedev/game-of-life 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking armedev/game-of-life against try#e5b0618d996a6a3941e423fd3e170737b8dbdc92 for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmedev%2Fgame-of-life" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/armedev/game-of-life [INFO] finished tweaking git repo https://github.com/armedev/game-of-life [INFO] tweaked toml for git repo https://github.com/armedev/game-of-life written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/armedev/game-of-life on toolchain e5b0618d996a6a3941e423fd3e170737b8dbdc92 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/armedev/game-of-life 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" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-tws v0.5.0 [INFO] [stderr] Downloaded axum_static v1.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d6031c11a4e94b3a4edb3e91c5a7907a4d2e704558e70af31530b47939bbe25 [INFO] running `Command { std: "docker" "start" "-a" "5d6031c11a4e94b3a4edb3e91c5a7907a4d2e704558e70af31530b47939bbe25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d6031c11a4e94b3a4edb3e91c5a7907a4d2e704558e70af31530b47939bbe25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d6031c11a4e94b3a4edb3e91c5a7907a4d2e704558e70af31530b47939bbe25", kill_on_drop: false }` [INFO] [stdout] 5d6031c11a4e94b3a4edb3e91c5a7907a4d2e704558e70af31530b47939bbe25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+e5b0618d996a6a3941e423fd3e170737b8dbdc92" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2383d79e8e97cfe7705ed5e09263e000efa76188533f7d428fa3353ec8b8da29 [INFO] running `Command { std: "docker" "start" "-a" "2383d79e8e97cfe7705ed5e09263e000efa76188533f7d428fa3353ec8b8da29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tokio-websockets v0.11.4 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking axum-tws v0.5.0 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking axum_static v1.7.1 [INFO] [stderr] Checking gol-htmx-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: This macro cannot be used on the current target. [INFO] [stdout] You can prevent it from being used in other architectures by [INFO] [stdout] guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")). [INFO] [stdout] --> src/patterns/gol_simd.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | if is_aarch64_feature_detected!("neon") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: This macro cannot be used on the current target. [INFO] [stdout] You can prevent it from being used in other architectures by [INFO] [stdout] guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")). [INFO] [stdout] --> src/patterns/gol_simd.rs:326:12 [INFO] [stdout] | [INFO] [stdout] 326 | if is_aarch64_feature_detected!("neon") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: This macro cannot be used on the current target. [INFO] [stdout] You can prevent it from being used in other architectures by [INFO] [stdout] guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")). [INFO] [stdout] --> src/patterns/gol_simd.rs:362:12 [INFO] [stdout] | [INFO] [stdout] 362 | if is_aarch64_feature_detected!("neon") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: This macro cannot be used on the current target. [INFO] [stdout] You can prevent it from being used in other architectures by [INFO] [stdout] guarding it behind a cfg(any(target_arch = "aarch64", target_arch = "arm64ec")). [INFO] [stdout] --> src/patterns/gol_simd.rs:362:12 [INFO] [stdout] | [INFO] [stdout] 362 | if is_aarch64_feature_detected!("neon") { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `is_aarch64_feature_detected` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::arch::aarch64` [INFO] [stdout] --> src/patterns/gol_simd.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::arch::{aarch64::*, is_aarch64_feature_detected}; [INFO] [stdout] | ^^^^^^^ could not find `aarch64` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::arch::aarch64` [INFO] [stdout] --> src/patterns/gol_simd.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | use std::arch::{aarch64::*, is_aarch64_feature_detected}; [INFO] [stdout] | ^^^^^^^ could not find `aarch64` in `arch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::http::header` [INFO] [stdout] --> src/patterns/gol_threads.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::http::header` [INFO] [stdout] --> src/patterns/gol_threads.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::http::header; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:336:22 [INFO] [stdout] | [INFO] [stdout] 336 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:374:22 [INFO] [stdout] | [INFO] [stdout] 374 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:192:22 [INFO] [stdout] | [INFO] [stdout] 192 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:336:22 [INFO] [stdout] | [INFO] [stdout] 336 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature named `neon` is not valid for this target [INFO] [stdout] --> src/patterns/gol_simd.rs:374:22 [INFO] [stdout] | [INFO] [stdout] 374 | #[target_feature(enable = "neon")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ `neon` is not valid for this target [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opacity` [INFO] [stdout] --> src/patterns/mlp.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | let opacity = 255 - (layer * 40); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opacity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eye_color` [INFO] [stdout] --> src/patterns/mlp.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | let eye_color = [60, 40, 25]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eye_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: unused variable: `opacity` [INFO] [stdout] --> src/patterns/mlp.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | let opacity = 255 - (layer * 40); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_opacity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `eye_color` [INFO] [stdout] --> src/patterns/mlp.rs:170:13 [INFO] [stdout] | [INFO] [stdout] 170 | let eye_color = [60, 40, 25]; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eye_color` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gol-htmx-rust` (bin "gol-htmx-rust") due to 7 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gol-htmx-rust` (bin "gol-htmx-rust" test) due to 7 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2383d79e8e97cfe7705ed5e09263e000efa76188533f7d428fa3353ec8b8da29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2383d79e8e97cfe7705ed5e09263e000efa76188533f7d428fa3353ec8b8da29", kill_on_drop: false }` [INFO] [stdout] 2383d79e8e97cfe7705ed5e09263e000efa76188533f7d428fa3353ec8b8da29