[INFO] cloning repository https://github.com/SkiFire13/advent-of-codspeed-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkiFire13/advent-of-codspeed-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadvent-of-codspeed-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadvent-of-codspeed-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8698c64a5462f79239e4e15428f89cf2a009d475
[INFO] checking SkiFire13/advent-of-codspeed-2024 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadvent-of-codspeed-2024" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SkiFire13/advent-of-codspeed-2024
[INFO] finished tweaking git repo https://github.com/SkiFire13/advent-of-codspeed-2024
[INFO] tweaked toml for git repo https://github.com/SkiFire13/advent-of-codspeed-2024 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkiFire13/advent-of-codspeed-2024 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SkiFire13/advent-of-codspeed-2024 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking SkiFire13/advent-of-codspeed-2024 against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkiFire13%2Fadvent-of-codspeed-2024" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/SkiFire13/advent-of-codspeed-2024
[INFO] finished tweaking git repo https://github.com/SkiFire13/advent-of-codspeed-2024
[INFO] tweaked toml for git repo https://github.com/SkiFire13/advent-of-codspeed-2024 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkiFire13/advent-of-codspeed-2024 on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SkiFire13/advent-of-codspeed-2024 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 089ff722387999b2534e9d0f17d559d7f9fe5bc1a17f68563f7ed9efa1f67966
[INFO] running `Command { std: "docker" "start" "-a" "089ff722387999b2534e9d0f17d559d7f9fe5bc1a17f68563f7ed9efa1f67966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "089ff722387999b2534e9d0f17d559d7f9fe5bc1a17f68563f7ed9efa1f67966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "089ff722387999b2534e9d0f17d559d7f9fe5bc1a17f68563f7ed9efa1f67966", kill_on_drop: false }`
[INFO] [stdout] 089ff722387999b2534e9d0f17d559d7f9fe5bc1a17f68563f7ed9efa1f67966
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9812b5fe6ed1c4b0cf601e31f5ae09e62737c57080c42bca372541bb64359942
[INFO] running `Command { std: "docker" "start" "-a" "9812b5fe6ed1c4b0cf601e31f5ae09e62737c57080c42bca372541bb64359942", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling advent-of-codspeed-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(avx512_target_feature)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `array_chunks`
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(array_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day24.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day24.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day24.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day24.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day24.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day24.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day25.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day25.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day25.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day25.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `avx512_target_feature` has been stable since 1.89.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(avx512_target_feature)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `array_chunks`
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(array_chunks)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day24.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day24.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day24.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day24.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day24.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day24.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day25.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day25.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[repr(align(...))]` is not supported on functions
[INFO] [stdout]   --> src/day25.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[repr(align(64))]
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `#[rustc_align(...)]` instead
[INFO] [stdout]   --> src/day25.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[repr(align(64))]
[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 `advent-of-codspeed-2024` (lib test) due to 6 previous errors; 1 warning emitted
[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 `advent-of-codspeed-2024` (lib) due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9812b5fe6ed1c4b0cf601e31f5ae09e62737c57080c42bca372541bb64359942", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9812b5fe6ed1c4b0cf601e31f5ae09e62737c57080c42bca372541bb64359942", kill_on_drop: false }`
[INFO] [stdout] 9812b5fe6ed1c4b0cf601e31f5ae09e62737c57080c42bca372541bb64359942
