[INFO] cloning repository https://github.com/bienjensu/aoc-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bienjensu/aoc-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbienjensu%2Faoc-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbienjensu%2Faoc-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 48b514f800add28c3762d874718f02be3631402f
[INFO] checking bienjensu/aoc-2024 against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbienjensu%2Faoc-2024" "/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/bienjensu/aoc-2024 on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "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/bienjensu/aoc-2024
[INFO] finished tweaking git repo https://github.com/bienjensu/aoc-2024
[INFO] tweaked toml for git repo https://github.com/bienjensu/aoc-2024 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/bienjensu/aoc-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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "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-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c64ab55d47e8d50330b45f47d888c22884be21bfdc868a8ffe25b7aea47faff4
[INFO] running `Command { std: "docker" "start" "-a" "c64ab55d47e8d50330b45f47d888c22884be21bfdc868a8ffe25b7aea47faff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c64ab55d47e8d50330b45f47d888c22884be21bfdc868a8ffe25b7aea47faff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c64ab55d47e8d50330b45f47d888c22884be21bfdc868a8ffe25b7aea47faff4", kill_on_drop: false }`
[INFO] [stdout] c64ab55d47e8d50330b45f47d888c22884be21bfdc868a8ffe25b7aea47faff4
[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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e23c59da65cb702c1da60e713cda527fb90625881a4a77d22dbc044c532c3367
[INFO] running `Command { std: "docker" "start" "-a" "e23c59da65cb702c1da60e713cda527fb90625881a4a77d22dbc044c532c3367", kill_on_drop: false }`
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking tinyjson v2.5.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking advent_of_code v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `simd::Simd`
[INFO] [stdout]  --> src/bin/01.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::HashMap, simd::Simd};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `simd::Simd`
[INFO] [stdout]  --> src/bin/01.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::HashMap, simd::Simd};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `portable_simd`
[INFO] [stdout]  --> src/bin/01.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::HashMap, simd::Simd};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #86656 <https://github.com/rust-lang/rust/issues/86656> for more information
[INFO] [stdout]   = help: add `#![feature(portable_simd)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-05-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature `portable_simd`
[INFO] [stdout]  --> src/bin/01.rs:4:33
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{collections::HashMap, simd::Simd};
[INFO] [stdout]   |                                 ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #86656 <https://github.com/rust-lang/rust/issues/86656> for more information
[INFO] [stdout]   = help: add `#![feature(portable_simd)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-05-01; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "01" test) due to 1 previous error; 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 E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code` (bin "01") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "e23c59da65cb702c1da60e713cda527fb90625881a4a77d22dbc044c532c3367", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e23c59da65cb702c1da60e713cda527fb90625881a4a77d22dbc044c532c3367", kill_on_drop: false }`
[INFO] [stdout] e23c59da65cb702c1da60e713cda527fb90625881a4a77d22dbc044c532c3367
