[INFO] cloning repository https://github.com/leo-vannini/aoc_2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leo-vannini/aoc_2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo-vannini%2Faoc_2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo-vannini%2Faoc_2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 960b7637126ded2924d645935f550d932c1f22a8 [INFO] checking leo-vannini/aoc_2023 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo-vannini%2Faoc_2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leo-vannini/aoc_2023 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leo-vannini/aoc_2023 [INFO] finished tweaking git repo https://github.com/leo-vannini/aoc_2023 [INFO] tweaked toml for git repo https://github.com/leo-vannini/aoc_2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/leo-vannini/aoc_2023 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58515351d8df4a73d0c9daeb90dcbd53b52885434a7e56845f5f400d9383590b [INFO] running `Command { std: "docker" "start" "-a" "58515351d8df4a73d0c9daeb90dcbd53b52885434a7e56845f5f400d9383590b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58515351d8df4a73d0c9daeb90dcbd53b52885434a7e56845f5f400d9383590b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58515351d8df4a73d0c9daeb90dcbd53b52885434a7e56845f5f400d9383590b", kill_on_drop: false }` [INFO] [stdout] 58515351d8df4a73d0c9daeb90dcbd53b52885434a7e56845f5f400d9383590b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03442bfc3a1016ce47f43172bc9cecfaa12fa8debf459c12a9494310bc5b26bd [INFO] running `Command { std: "docker" "start" "-a" "03442bfc3a1016ce47f43172bc9cecfaa12fa8debf459c12a9494310bc5b26bd", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking aoc_2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/day2.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/day3.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/day4.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 109 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXAMPLE` is never used [INFO] [stdout] --> src/day2.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | const EXAMPLE: &str = include_str!("../days/2/example"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/day2.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | const INPUT: &str = include_str!("../days/2/input"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXAMPLE` is never used [INFO] [stdout] --> src/day3.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | const EXAMPLE: &str = include_str!("../days/3/example"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/day3.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | const INPUT: &str = include_str!("../days/3/input"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `part2` is never used [INFO] [stdout] --> src/day4.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn part2(input: &str) -> i32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXAMPLE` is never used [INFO] [stdout] --> src/day4.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 111 | const EXAMPLE: &str = include_str!("../days/4/example"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/day4.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | const INPUT: &str = include_str!("../days/4/input"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "03442bfc3a1016ce47f43172bc9cecfaa12fa8debf459c12a9494310bc5b26bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03442bfc3a1016ce47f43172bc9cecfaa12fa8debf459c12a9494310bc5b26bd", kill_on_drop: false }` [INFO] [stdout] 03442bfc3a1016ce47f43172bc9cecfaa12fa8debf459c12a9494310bc5b26bd [INFO] checking leo-vannini/aoc_2023 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleo-vannini%2Faoc_2023" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/leo-vannini/aoc_2023 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leo-vannini/aoc_2023 [INFO] finished tweaking git repo https://github.com/leo-vannini/aoc_2023 [INFO] tweaked toml for git repo https://github.com/leo-vannini/aoc_2023 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/leo-vannini/aoc_2023 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8215e6fb621ab30493223d9d1071159ef4bf2d2d0bbdcf5c3c3dc239dbc8cdcf [INFO] running `Command { std: "docker" "start" "-a" "8215e6fb621ab30493223d9d1071159ef4bf2d2d0bbdcf5c3c3dc239dbc8cdcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8215e6fb621ab30493223d9d1071159ef4bf2d2d0bbdcf5c3c3dc239dbc8cdcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8215e6fb621ab30493223d9d1071159ef4bf2d2d0bbdcf5c3c3dc239dbc8cdcf", kill_on_drop: false }` [INFO] [stdout] 8215e6fb621ab30493223d9d1071159ef4bf2d2d0bbdcf5c3c3dc239dbc8cdcf [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f73b32eb4b5b07f9e24fde79b4b5343bad85135d9c613b3dfed5e5fedbdc69ae [INFO] running `Command { std: "docker" "start" "-a" "f73b32eb4b5b07f9e24fde79b4b5343bad85135d9c613b3dfed5e5fedbdc69ae", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking aoc_2023 v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/day3.rs (1 fix) [INFO] [stderr] Fixed src/day4.rs (1 fix) [INFO] [stderr] Fixed src/day2.rs (1 fix) [INFO] [stdout] warning: constant `EXAMPLE` is never used [INFO] [stdout] --> src/day2.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | const EXAMPLE: &str = include_str!("../days/2/example"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/day2.rs:107:11 [INFO] [stdout] | [INFO] [stdout] 107 | const INPUT: &str = include_str!("../days/2/input"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXAMPLE` is never used [INFO] [stdout] --> src/day3.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | const EXAMPLE: &str = include_str!("../days/3/example"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/day3.rs:126:11 [INFO] [stdout] | [INFO] [stdout] 126 | const INPUT: &str = include_str!("../days/3/input"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `part2` is never used [INFO] [stdout] --> src/day4.rs:41:4 [INFO] [stdout] | [INFO] [stdout] 41 | fn part2(input: &str) -> i32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXAMPLE` is never used [INFO] [stdout] --> src/day4.rs:111:11 [INFO] [stdout] | [INFO] [stdout] 111 | const EXAMPLE: &str = include_str!("../days/4/example"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/day4.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | const INPUT: &str = include_str!("../days/4/input"); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part1` in this scope [INFO] [stdout] --> src/day2.rs:111:20 [INFO] [stdout] | [INFO] [stdout] 111 | assert_eq!(part1(EXAMPLE), 8); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day1::part1; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day2::part1; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day3::part1; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day4::part1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part1` in this scope [INFO] [stdout] --> src/day2.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | assert_eq!(part1(INPUT), 2449) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day1::part1; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day2::part1; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day3::part1; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day4::part1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part2` in this scope [INFO] [stdout] --> src/day2.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | assert_eq!(part2(EXAMPLE), 2286) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day1::part2; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day2::part2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part2` in this scope [INFO] [stdout] --> src/day2.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | assert_eq!(part2(INPUT), 63981) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day1::part2; [INFO] [stdout] | [INFO] [stdout] 106 + use crate::day2::part2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part1` in this scope [INFO] [stdout] --> src/day3.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 130 | assert_eq!(part1(EXAMPLE), 4361); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day1::part1; [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day2::part1; [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day3::part1; [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day4::part1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part1` in this scope [INFO] [stdout] --> src/day3.rs:135:20 [INFO] [stdout] | [INFO] [stdout] 135 | assert_eq!(part1(INPUT), 527446); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day1::part1; [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day2::part1; [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day3::part1; [INFO] [stdout] | [INFO] [stdout] 125 + use crate::day4::part1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part1` in this scope [INFO] [stdout] --> src/day4.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | assert_eq!(part1(EXAMPLE), 13); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day1::part1; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day2::part1; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day3::part1; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day4::part1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part1` in this scope [INFO] [stdout] --> src/day4.rs:121:20 [INFO] [stdout] | [INFO] [stdout] 121 | assert_eq!(part1(INPUT), 21158) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day1::part1; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day2::part1; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day3::part1; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day4::part1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part2` in this scope [INFO] [stdout] --> src/day4.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | assert_eq!(part2(EXAMPLE), 30) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day1::part2; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day2::part2; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day4::part2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `part2` in this scope [INFO] [stdout] --> src/day4.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | assert_eq!(part2(INPUT), 6050769) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day1::part2; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day2::part2; [INFO] [stdout] | [INFO] [stdout] 111 + use crate::day4::part2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_2023` (lib test) due to 11 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "f73b32eb4b5b07f9e24fde79b4b5343bad85135d9c613b3dfed5e5fedbdc69ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f73b32eb4b5b07f9e24fde79b4b5343bad85135d9c613b3dfed5e5fedbdc69ae", kill_on_drop: false }` [INFO] [stdout] f73b32eb4b5b07f9e24fde79b4b5343bad85135d9c613b3dfed5e5fedbdc69ae