[INFO] cloning repository https://github.com/mrBymax/advent_of_code_2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrBymax/advent_of_code_2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrBymax%2Fadvent_of_code_2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrBymax%2Fadvent_of_code_2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 922dea0133939bebdf7d0e9993cc0de1e042e085 [INFO] checking mrBymax/advent_of_code_2024 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrBymax%2Fadvent_of_code_2024" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mrBymax/advent_of_code_2024 [INFO] finished tweaking git repo https://github.com/mrBymax/advent_of_code_2024 [INFO] tweaked toml for git repo https://github.com/mrBymax/advent_of_code_2024 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mrBymax/advent_of_code_2024 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mrBymax/advent_of_code_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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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 divan-macros v0.1.16 [INFO] [stderr] Downloaded divan v0.1.16 [INFO] [stderr] Downloaded web-sys v0.3.76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0db1175cc7b40496ed154963e8330fc01ef4845139946f67e33b354feb168906 [INFO] running `Command { std: "docker" "start" "-a" "0db1175cc7b40496ed154963e8330fc01ef4845139946f67e33b354feb168906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0db1175cc7b40496ed154963e8330fc01ef4845139946f67e33b354feb168906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0db1175cc7b40496ed154963e8330fc01ef4845139946f67e33b354feb168906", kill_on_drop: false }` [INFO] [stdout] 0db1175cc7b40496ed154963e8330fc01ef4845139946f67e33b354feb168906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b22b70010da9de66ee611ff62aac4ed977f802199ec88ce4d60c4913ddb558 [INFO] running `Command { std: "docker" "start" "-a" "e4b22b70010da9de66ee611ff62aac4ed977f802199ec88ce4d60c4913ddb558", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking supports-hyperlinks v3.1.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking terminal_size v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling divan-macros v0.1.16 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking divan v0.1.16 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking miette v7.4.0 [INFO] [stderr] Checking test-log v0.2.16 [INFO] [stderr] Checking day-02 v0.1.0 (/opt/rustwide/workdir/day-02) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rstest v0.23.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking day-01 v0.1.0 (/opt/rustwide/workdir/day-01) [INFO] [stdout] error[E0425]: cannot find value `FILENAME_PART_1` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | let input = aoc_file_reader::read_file(FILENAME_PART_1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DAY_STR` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:8:39 [INFO] [stdout] | [INFO] [stdout] 8 | let mut group = c.benchmark_group(DAY_STR.to_owned() + "::part1"); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WARM_UP_TIME_MS` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | group.warm_up_time(Duration::from_millis(WARM_UP_TIME_MS)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MEASUREMENT_TIME_MS` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:11:50 [INFO] [stdout] | [INFO] [stdout] 11 | group.measurement_time(Duration::from_millis(MEASUREMENT_TIME_MS)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solve_puzzle` in module `part1` [INFO] [stdout] --> day-01/benches/benchmarks.rs:14:26 [INFO] [stdout] | [INFO] [stdout] 14 | b.iter(|| part1::solve_puzzle(input)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `part1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILENAME_PART_2` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:21:44 [INFO] [stdout] | [INFO] [stdout] 21 | let input = aoc_file_reader::read_file(FILENAME_PART_2); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DAY_STR` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:23:39 [INFO] [stdout] | [INFO] [stdout] 23 | let mut group = c.benchmark_group(DAY_STR.to_owned() + "::part2"); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WARM_UP_TIME_MS` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:25:46 [INFO] [stdout] | [INFO] [stdout] 25 | group.warm_up_time(Duration::from_millis(WARM_UP_TIME_MS)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MEASUREMENT_TIME_MS` in this scope [INFO] [stdout] --> day-01/benches/benchmarks.rs:26:50 [INFO] [stdout] | [INFO] [stdout] 26 | group.measurement_time(Duration::from_millis(MEASUREMENT_TIME_MS)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `solve_puzzle` in module `part2` [INFO] [stdout] --> day-01/benches/benchmarks.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | b.iter(|| part2::solve_puzzle(input)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `part2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aoc_file_reader` [INFO] [stdout] --> day-01/benches/benchmarks.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | let input = aoc_file_reader::read_file(FILENAME_PART_1); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aoc_file_reader` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aoc_file_reader`, use `cargo add aoc_file_reader` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aoc_file_reader` [INFO] [stdout] --> day-01/benches/benchmarks.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | let input = aoc_file_reader::read_file(FILENAME_PART_2); [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `aoc_file_reader` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aoc_file_reader`, use `cargo add aoc_file_reader` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day-01` (bench "day-01-bench") due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "e4b22b70010da9de66ee611ff62aac4ed977f802199ec88ce4d60c4913ddb558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b22b70010da9de66ee611ff62aac4ed977f802199ec88ce4d60c4913ddb558", kill_on_drop: false }` [INFO] [stdout] e4b22b70010da9de66ee611ff62aac4ed977f802199ec88ce4d60c4913ddb558