[INFO] cloning repository https://github.com/graffhyrum/advent_of_code_2024_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graffhyrum/advent_of_code_2024_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraffhyrum%2Fadvent_of_code_2024_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraffhyrum%2Fadvent_of_code_2024_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 121a3e29fea5e924409494cf12c32084d01c56ac [INFO] testing graffhyrum/advent_of_code_2024_rust against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraffhyrum%2Fadvent_of_code_2024_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/graffhyrum/advent_of_code_2024_rust [INFO] finished tweaking git repo https://github.com/graffhyrum/advent_of_code_2024_rust [INFO] tweaked toml for git repo https://github.com/graffhyrum/advent_of_code_2024_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/graffhyrum/advent_of_code_2024_rust on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/graffhyrum/advent_of_code_2024_rust 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a8afdfddbf1b7a6b2133cd1d68ab06a67d34996b8411ab79a2fe7ac3e4caedc [INFO] running `Command { std: "docker" "start" "-a" "5a8afdfddbf1b7a6b2133cd1d68ab06a67d34996b8411ab79a2fe7ac3e4caedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a8afdfddbf1b7a6b2133cd1d68ab06a67d34996b8411ab79a2fe7ac3e4caedc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a8afdfddbf1b7a6b2133cd1d68ab06a67d34996b8411ab79a2fe7ac3e4caedc", kill_on_drop: false }` [INFO] [stdout] 5a8afdfddbf1b7a6b2133cd1d68ab06a67d34996b8411ab79a2fe7ac3e4caedc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecbb0a0f134d0cf3d708a41c598293d36cfb24b13154b4e93840d804899c3006 [INFO] running `Command { std: "docker" "start" "-a" "ecbb0a0f134d0cf3d708a41c598293d36cfb24b13154b4e93840d804899c3006", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling aoc_2024 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `parse_button` in this scope [INFO] [stdout] --> src/days/day_13.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 48 | let button_a = parse_button(button_a_line); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_button` in this scope [INFO] [stdout] --> src/days/day_13.rs:49:28 [INFO] [stdout] | [INFO] [stdout] 49 | let button_b = parse_button(button_b_line); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `parse_point` in this scope [INFO] [stdout] --> src/days/day_13.rs:50:25 [INFO] [stdout] | [INFO] [stdout] 50 | let prize = parse_point(prize_line); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/days/day_13.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | fn parse(input: &str) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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_2024` (bin "aoc_2024") due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ecbb0a0f134d0cf3d708a41c598293d36cfb24b13154b4e93840d804899c3006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbb0a0f134d0cf3d708a41c598293d36cfb24b13154b4e93840d804899c3006", kill_on_drop: false }` [INFO] [stdout] ecbb0a0f134d0cf3d708a41c598293d36cfb24b13154b4e93840d804899c3006