[INFO] cloning repository https://github.com/isavegas/aoc_2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isavegas/aoc_2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a71c3b696b04cac8678696277876f44a076dd69c [INFO] checking isavegas/aoc_2019 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2019" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isavegas/aoc_2019 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isavegas/aoc_2019 [INFO] finished tweaking git repo https://github.com/isavegas/aoc_2019 [INFO] tweaked toml for git repo https://github.com/isavegas/aoc_2019 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/isavegas/aoc_2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba605bc6e19b4443a5aa4e8ef89a29d7b4729a0c8243e7084b30325a2bad671 [INFO] running `Command { std: "docker" "start" "-a" "4ba605bc6e19b4443a5aa4e8ef89a29d7b4729a0c8243e7084b30325a2bad671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba605bc6e19b4443a5aa4e8ef89a29d7b4729a0c8243e7084b30325a2bad671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba605bc6e19b4443a5aa4e8ef89a29d7b4729a0c8243e7084b30325a2bad671", kill_on_drop: false }` [INFO] [stdout] 4ba605bc6e19b4443a5aa4e8ef89a29d7b4729a0c8243e7084b30325a2bad671 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baed51bf438e1036422c35eb92417e7d0e7a7c05b7e175344befcead3016f555 [INFO] running `Command { std: "docker" "start" "-a" "baed51bf438e1036422c35eb92417e7d0e7a7c05b7e175344befcead3016f555", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking permutohedron v0.2.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking intcode v1.0.0 (https://github.com/isavegas/intcode?tag=v1.0.0#a80167e2) [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling automod v1.0.2 [INFO] [stderr] Compiling aoc_core v0.1.8 (https://github.com/isavegas/aoc_core?tag=v0.1.8#2d3b751b) [INFO] [stderr] Compiling aoc_2019 v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/day/day_01.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | fn part1(&self, input: &str) -> Result { [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/day/day_01.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | fn part2(&self, input: &str) -> Result { [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/day/day_02.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | fn part1(&self, input: &str) -> Result { [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/day/day_02.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | fn part2(&self, input: &str) -> Result { [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/day/day_03.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | fn part1(&self, input: &str) -> Result { [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/day/day_03.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | fn part2(&self, input: &str) -> Result { [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/day/day_04.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn part1(&self, input: &str) -> Result { [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/day/day_04.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | fn part2(&self, input: &str) -> Result { [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/day/day_05.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn part1(&self, input: &str) -> Result { [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/day/day_05.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | fn part2(&self, input: &str) -> Result { [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/day/day_06.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn part1(&self, input: &str) -> Result { [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/day/day_06.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | fn part2(&self, input: &str) -> Result { [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/day/day_07.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn part1(&self, input: &str) -> Result { [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/day/day_07.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn part2(&self, input: &str) -> Result { [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/day/day_08.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | fn part1(&self, input: &str) -> Result { [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/day/day_08.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn part2(&self, input: &str) -> Result { [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/day/day_09.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | fn part1(&self, input: &str) -> Result { [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/day/day_09.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn part2(&self, input: &str) -> Result { [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/day/day_11.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | fn part1(&self, input: &str) -> Result { [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/day/day_11.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | fn part2(&self, input: &str) -> Result { [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/day/day_12.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | fn part1(&self, input: &str) -> Result { [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/day/day_12.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | fn part2(&self, input: &str) -> Result { [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/day/day_13.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | fn part1(&self, input: &str) -> Result { [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/day/day_13.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | fn part2(&self, input: &str) -> Result { [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/day/day_14.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | fn part1(&self, input: &str) -> Result { [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/day/day_14.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn part2(&self, input: &str) -> Result { [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/day/day_15.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | fn part1(&self, input: &str) -> Result { [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/day/day_15.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | fn part2(&self, input: &str) -> Result { [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/day/day_01.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | fn part1(&self, input: &str) -> Result { [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/day/day_01.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | fn part2(&self, input: &str) -> Result { [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/day/day_02.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | fn part1(&self, input: &str) -> Result { [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/day/day_02.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | fn part2(&self, input: &str) -> Result { [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/day/day_03.rs:82:21 [INFO] [stdout] | [INFO] [stdout] 82 | fn part1(&self, input: &str) -> Result { [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/day/day_03.rs:112:21 [INFO] [stdout] | [INFO] [stdout] 112 | fn part2(&self, input: &str) -> Result { [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/day/day_04.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | fn part1(&self, input: &str) -> Result { [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/day/day_04.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | fn part2(&self, input: &str) -> Result { [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/day/day_05.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn part1(&self, input: &str) -> Result { [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/day/day_05.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | fn part2(&self, input: &str) -> Result { [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/day/day_06.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn part1(&self, input: &str) -> Result { [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/day/day_06.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 42 | fn part2(&self, input: &str) -> Result { [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/day/day_07.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | fn part1(&self, input: &str) -> Result { [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/day/day_07.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | fn part2(&self, input: &str) -> Result { [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/day/day_08.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | fn part1(&self, input: &str) -> Result { [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/day/day_08.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | fn part2(&self, input: &str) -> Result { [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/day/day_09.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | fn part1(&self, input: &str) -> Result { [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/day/day_09.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | fn part2(&self, input: &str) -> Result { [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/day/day_11.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | fn part1(&self, input: &str) -> Result { [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/day/day_11.rs:110:21 [INFO] [stdout] | [INFO] [stdout] 110 | fn part2(&self, input: &str) -> Result { [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/day/day_12.rs:116:21 [INFO] [stdout] | [INFO] [stdout] 116 | fn part1(&self, input: &str) -> Result { [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/day/day_12.rs:123:21 [INFO] [stdout] | [INFO] [stdout] 123 | fn part2(&self, input: &str) -> Result { [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/day/day_13.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | fn part1(&self, input: &str) -> Result { [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/day/day_13.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | fn part2(&self, input: &str) -> Result { [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/day/day_14.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | fn part1(&self, input: &str) -> Result { [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/day/day_14.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn part2(&self, input: &str) -> Result { [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/day/day_15.rs:141:21 [INFO] [stdout] | [INFO] [stdout] 141 | fn part1(&self, input: &str) -> Result { [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/day/day_15.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | fn part2(&self, input: &str) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/bin/gen_day.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | "#; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | write!(f, template!(), num_str).expect("Unable to write file"); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/bin/gen_day.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | "#; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 65 | write!(f, template!(), num_str).expect("Unable to write file"); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.22s [INFO] running `Command { std: "docker" "inspect" "baed51bf438e1036422c35eb92417e7d0e7a7c05b7e175344befcead3016f555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baed51bf438e1036422c35eb92417e7d0e7a7c05b7e175344befcead3016f555", kill_on_drop: false }` [INFO] [stdout] baed51bf438e1036422c35eb92417e7d0e7a7c05b7e175344befcead3016f555