[INFO] cloning repository https://github.com/marekhummel/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marekhummel/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarekhummel%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarekhummel%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bdf040d38f7a62dff12c94526fae55b08b54142 [INFO] testing marekhummel/advent-of-code against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarekhummel%2Fadvent-of-code" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marekhummel/advent-of-code on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marekhummel/advent-of-code [INFO] finished tweaking git repo https://github.com/marekhummel/advent-of-code [INFO] tweaked toml for git repo https://github.com/marekhummel/advent-of-code written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/marekhummel/advent-of-code 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3703477eb51af8f1fc35e5bb0fab591e68767300e029069dd3a465fc4f6ccb9 [INFO] running `Command { std: "docker" "start" "-a" "d3703477eb51af8f1fc35e5bb0fab591e68767300e029069dd3a465fc4f6ccb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3703477eb51af8f1fc35e5bb0fab591e68767300e029069dd3a465fc4f6ccb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3703477eb51af8f1fc35e5bb0fab591e68767300e029069dd3a465fc4f6ccb9", kill_on_drop: false }` [INFO] [stdout] d3703477eb51af8f1fc35e5bb0fab591e68767300e029069dd3a465fc4f6ccb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fabd84c67e403fc2df74ed50db39303a7bce441339c94becc7b00f70afc03e4 [INFO] running `Command { std: "docker" "start" "-a" "9fabd84c67e403fc2df74ed50db39303a7bce441339c94becc7b00f70afc03e4", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling adventofcode-rust v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ToResult` [INFO] [stdout] --> 2024/rust/solutions/day01.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use aoc_lib::prelude::types::{ProblemInput, ProblemResult, ToResult}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToResult` [INFO] [stdout] --> 2024/rust/solutions/day02.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use aoc_lib::prelude::types::{ProblemInput, ProblemResult, ToResult}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToResult` [INFO] [stdout] --> 2024/rust/solutions/day03.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use aoc_lib::prelude::types::{ProblemInput, ProblemResult, ToResult}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToResult` [INFO] [stdout] --> 2024/rust/solutions/day04.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use aoc_lib::prelude::types::{ProblemInput, ProblemResult, ToResult}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToResult` [INFO] [stdout] --> 2024/rust/solutions/day05.rs:2:60 [INFO] [stdout] | [INFO] [stdout] 2 | use aoc_lib::prelude::types::{ProblemInput, ProblemResult, ToResult}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> 2024/rust/solutions/day01.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .map(|l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day01.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn solve_version01(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day01.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | fn solve_version02(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> 2024/rust/solutions/day02.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .map(|l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day02.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn solve_version01(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day02.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | fn solve_version02(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> 2024/rust/solutions/day03.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .map(|l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day03.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn solve_version01(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day03.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | fn solve_version02(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> 2024/rust/solutions/day04.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .map(|l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day04.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn solve_version01(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day04.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | fn solve_version02(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> 2024/rust/solutions/day05.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | .map(|l| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day05.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn solve_version01(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> 2024/rust/solutions/day05.rs:31:31 [INFO] [stdout] | [INFO] [stdout] 31 | fn solve_version02(&self, input: ProblemInput, _is_sample: bool) -> ProblemResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> 2024/rust/solutions/day01.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | impl Solution01 { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 6 | fn parse(input: ProblemInput) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> 2024/rust/solutions/day02.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | impl Solution02 { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 6 | fn parse(input: ProblemInput) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> 2024/rust/solutions/day03.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | impl Solution03 { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 6 | fn parse(input: ProblemInput) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> 2024/rust/solutions/day04.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | impl Solution04 { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 6 | fn parse(input: ProblemInput) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> 2024/rust/solutions/day05.rs:6:8 [INFO] [stdout] | [INFO] [stdout] 5 | impl Solution05 { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 6 | fn parse(input: ProblemInput) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> 2022/rust/solutions/day07.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | File(String, u64), [INFO] [stdout] | ---- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 | File((), u64), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `adventofcode-rust` (bin "main2023") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name main2023 --edition=2021 2023/rust/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::never_loop' '--allow=clippy::needless_range_loop' '--warn=clippy::if_same_then_else' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b86944ea669d24bf -C extra-filename=-2c75fc00a427bff1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_lib=/opt/rustwide/target/debug/deps/libaoc_lib-ee643989ff55f5b6.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-80502ba724162d60.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-5a65449e1fc379c2.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-de9a116bd606bded.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-bfe0664ad490db2d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-af6280a93a1e8d99.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef288678bc227d24.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9fabd84c67e403fc2df74ed50db39303a7bce441339c94becc7b00f70afc03e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fabd84c67e403fc2df74ed50db39303a7bce441339c94becc7b00f70afc03e4", kill_on_drop: false }` [INFO] [stdout] 9fabd84c67e403fc2df74ed50db39303a7bce441339c94becc7b00f70afc03e4