[INFO] cloning repository https://github.com/landerwells/advent_of_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/landerwells/advent_of_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanderwells%2Fadvent_of_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanderwells%2Fadvent_of_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5816145b6248d956e447397d90629d03d571403 [INFO] checking landerwells/advent_of_rust against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanderwells%2Fadvent_of_rust" "/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/landerwells/advent_of_rust on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/landerwells/advent_of_rust [INFO] finished tweaking git repo https://github.com/landerwells/advent_of_rust [INFO] tweaked toml for git repo https://github.com/landerwells/advent_of_rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/landerwells/advent_of_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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking landerwells/advent_of_rust against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanderwells%2Fadvent_of_rust" "/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/landerwells/advent_of_rust on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/landerwells/advent_of_rust [INFO] finished tweaking git repo https://github.com/landerwells/advent_of_rust [INFO] tweaked toml for git repo https://github.com/landerwells/advent_of_rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/landerwells/advent_of_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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1294ceb882062a1daa90dd05ad97b41edd2265181f757c95aeb53df091236a [INFO] running `Command { std: "docker" "start" "-a" "dc1294ceb882062a1daa90dd05ad97b41edd2265181f757c95aeb53df091236a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1294ceb882062a1daa90dd05ad97b41edd2265181f757c95aeb53df091236a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1294ceb882062a1daa90dd05ad97b41edd2265181f757c95aeb53df091236a", kill_on_drop: false }` [INFO] [stdout] dc1294ceb882062a1daa90dd05ad97b41edd2265181f757c95aeb53df091236a [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07e936cb90dcc726b549c696dd764c1aba300c922e7cfd4fbc065acd6859a9ab [INFO] running `Command { std: "docker" "start" "-a" "07e936cb90dcc726b549c696dd764c1aba300c922e7cfd4fbc065acd6859a9ab", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking advent v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected at least one digit in exponent [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | >>>>>>> 251eca4ab5ce56fd1276cd264ea331e411f48466 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `==` [INFO] [stdout] --> src/main.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 35 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 36 | ======= [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected at least one digit in exponent [INFO] [stdout] --> src/main.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | >>>>>>> 251eca4ab5ce56fd1276cd264ea331e411f48466 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `(`, `+`, `::`, `<`, `>`, or `as`, found `==` [INFO] [stdout] --> src/main.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 35 | <<<<<<< HEAD [INFO] [stdout] | - expected one of 7 possible tokens [INFO] [stdout] 36 | ======= [INFO] [stdout] | ^^ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/year2018/day03.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | println!("Part One: {}", part_one(&input)); [INFO] [stdout] | ^^^^^^^^-------- argument #2 of type `&mut HashMap<(i32, i32), i32>` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/year2018/day03.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn part_one(input: &str, map: &mut HashMap) -> i32 { [INFO] [stdout] | ^^^^^^^^ ---------------------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 10 - println!("Part One: {}", part_one(&input)); [INFO] [stdout] 10 + println!("Part One: {}", part_one(&input, /* &mut HashMap<(i32, i32), i32> */)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/year2018/day03.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | println!("Part Two: {}", part_two(&input)); [INFO] [stdout] | ^^^^^^^^-------- argument #2 of type `&mut HashMap<(i32, i32), i32>` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/year2018/day03.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn part_two(input: &str, map: &mut HashMap) -> i32 { [INFO] [stdout] | ^^^^^^^^ ---------------------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 11 - println!("Part Two: {}", part_two(&input)); [INFO] [stdout] 11 + println!("Part Two: {}", part_two(&input, /* &mut HashMap<(i32, i32), i32> */)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/year2018/day03.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | println!("Part One: {}", part_one(&input)); [INFO] [stdout] | ^^^^^^^^-------- argument #2 of type `&mut HashMap<(i32, i32), i32>` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/year2018/day03.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn part_one(input: &str, map: &mut HashMap) -> i32 { [INFO] [stdout] | ^^^^^^^^ ---------------------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 10 - println!("Part One: {}", part_one(&input)); [INFO] [stdout] 10 + println!("Part One: {}", part_one(&input, /* &mut HashMap<(i32, i32), i32> */)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/year2018/day03.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | println!("Part Two: {}", part_two(&input)); [INFO] [stdout] | ^^^^^^^^-------- argument #2 of type `&mut HashMap<(i32, i32), i32>` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/year2018/day03.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn part_two(input: &str, map: &mut HashMap) -> i32 { [INFO] [stdout] | ^^^^^^^^ ---------------------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 11 - println!("Part Two: {}", part_two(&input)); [INFO] [stdout] 11 + println!("Part Two: {}", part_two(&input, /* &mut HashMap<(i32, i32), i32> */)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `neighbors` is never read [INFO] [stdout] --> src/year2015/day18.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut neighbors = 0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `neighbors` is never read [INFO] [stdout] --> src/year2015/day18.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut neighbors = 0; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/year2016/day02.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let mut keypad: Vec = vec![1, 2, 3, 4, 5, 6, 7, 8, 9]; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/year2016/day02.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn part_two(input: &str) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/year2016/day02.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let mut keypad: Vec = vec![1, 2, 3, 4, 5, 6, 7, 8, 9]; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/year2016/day02.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | fn part_two(input: &str) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/year2016/day01.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | fn part_two(input: &str) -> i32 { [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] --> src/year2016/day01.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | fn part_two(input: &str) -> i32 { [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] --> src/year2017/day02.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn part_one(input: &str) -> i32 { [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] --> src/year2017/day02.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn part_two(input: &str) -> i32 { [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] --> src/year2017/day02.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn part_one(input: &str) -> i32 { [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] --> src/year2017/day02.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn part_two(input: &str) -> i32 { [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] --> src/year2017/day07.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | fn part_two(input: &str) -> i32 { [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] --> src/year2017/day07.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | fn part_two(input: &str) -> i32 { [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] --> src/year2018/day04.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day01.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn part_two(input: &str) -> i32 { [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] --> src/year2018/day04.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day02.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn part_one(input: &str) -> i32 { [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] --> src/year2023/day02.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day03.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn part_one(input: &str) -> i32 { [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] --> src/year2023/day03.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day04.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn part_one(input: &str) -> i32 { [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] --> src/year2023/day04.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day01.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day02.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn part_one(input: &str) -> i32 { [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] --> src/year2023/day02.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day03.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn part_one(input: &str) -> i32 { [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] --> src/year2023/day03.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn part_two(input: &str) -> i32 { [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] --> src/year2023/day04.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | fn part_one(input: &str) -> i32 { [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] --> src/year2023/day04.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | fn part_two(input: &str) -> i32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent` (bin "advent" test) due to 4 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `advent` (bin "advent") due to 4 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "07e936cb90dcc726b549c696dd764c1aba300c922e7cfd4fbc065acd6859a9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07e936cb90dcc726b549c696dd764c1aba300c922e7cfd4fbc065acd6859a9ab", kill_on_drop: false }` [INFO] [stdout] 07e936cb90dcc726b549c696dd764c1aba300c922e7cfd4fbc065acd6859a9ab