[INFO] cloning repository https://github.com/JanMaier97/advent-of-code-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JanMaier97/advent-of-code-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanMaier97%2Fadvent-of-code-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanMaier97%2Fadvent-of-code-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38dfe90ce57bb7e769151074fe020243e4db0e3b
[INFO] checking JanMaier97/advent-of-code-rs against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanMaier97%2Fadvent-of-code-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JanMaier97/advent-of-code-rs on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JanMaier97/advent-of-code-rs
[INFO] finished tweaking git repo https://github.com/JanMaier97/advent-of-code-rs
[INFO] tweaked toml for git repo https://github.com/JanMaier97/advent-of-code-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JanMaier97/advent-of-code-rs 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a5507e45db0ce76588fbb65cd3f3611afd581fafe661ccc270a5dcc80f222c6
[INFO] running `Command { std: "docker" "start" "-a" "6a5507e45db0ce76588fbb65cd3f3611afd581fafe661ccc270a5dcc80f222c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a5507e45db0ce76588fbb65cd3f3611afd581fafe661ccc270a5dcc80f222c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a5507e45db0ce76588fbb65cd3f3611afd581fafe661ccc270a5dcc80f222c6", kill_on_drop: false }`
[INFO] [stdout] 6a5507e45db0ce76588fbb65cd3f3611afd581fafe661ccc270a5dcc80f222c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8366b090809226f4233ee525ce05430078d7e31b18e6dc316c162eb8a557c0b4
[INFO] running `Command { std: "docker" "start" "-a" "8366b090809226f4233ee525ce05430078d7e31b18e6dc316c162eb8a557c0b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling linkme-impl v0.3.31
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking snapbox-macros v0.3.10
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking snapbox v0.6.20
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling automod v1.0.14
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking linkme v0.3.31
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking trycmd v0.15.8
[INFO] [stderr]     Checking advent_of_code_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]    --> src/lib.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub static SOLVERS: [SolverMetadata];
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ expected named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32::consts::E`
[INFO] [stdout]  --> src/year_2023/day_08/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, f32::consts::E};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::collections::hash_map`
[INFO] [stdout]  --> src/year_2023/day_08/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rayon::collections::hash_map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `count_shortcuts_by_time_saved`
[INFO] [stdout]   --> src/year_2024/day_20/part_2.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{count_shortcuts_by_time_saved, parse_input, Tile};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0106]: missing lifetime specifier
[INFO] [stdout]    --> src/lib.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub static SOLVERS: [SolverMetadata];
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^ expected named lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `f32::consts::E`
[INFO] [stdout]  --> src/year_2023/day_08/mod.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, f32::consts::E};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rayon::collections::hash_map`
[INFO] [stdout]  --> src/year_2023/day_08/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rayon::collections::hash_map;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `count_shortcuts_by_time_saved`
[INFO] [stdout]   --> src/year_2024/day_20/part_2.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use super::{count_shortcuts_by_time_saved, parse_input, Tile};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `count_shortcuts_by_time_saved`
[INFO] [stdout]    --> src/year_2024/day_20/part_2.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |         count_shortcuts_by_time_saved, parse_input, part_2::count_shortcuts,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/year_2023/day_11/mod.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |             .filter(|(idx, c)| *c == '#')
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_rs` (lib) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/year_2023/day_11/mod.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |             .filter(|(idx, c)| *c == '#')
[INFO] [stdout]     |                       ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0106`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent_of_code_rs` (lib test) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8366b090809226f4233ee525ce05430078d7e31b18e6dc316c162eb8a557c0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8366b090809226f4233ee525ce05430078d7e31b18e6dc316c162eb8a557c0b4", kill_on_drop: false }`
[INFO] [stdout] 8366b090809226f4233ee525ce05430078d7e31b18e6dc316c162eb8a557c0b4
