[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] testing isavegas/aoc_2019 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2019" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/isavegas/aoc_2019 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ec060dd290d5de488c8549db203d7cc0d56c952d769468129d3fede5ee706fa8 [INFO] running `Command { std: "docker" "start" "-a" "ec060dd290d5de488c8549db203d7cc0d56c952d769468129d3fede5ee706fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec060dd290d5de488c8549db203d7cc0d56c952d769468129d3fede5ee706fa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec060dd290d5de488c8549db203d7cc0d56c952d769468129d3fede5ee706fa8", kill_on_drop: false }` [INFO] [stdout] ec060dd290d5de488c8549db203d7cc0d56c952d769468129d3fede5ee706fa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c698c3a4b5d626b7e591075df2a4abb93f9f7ed56360cf0f1ae48122ccec61d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5c698c3a4b5d626b7e591075df2a4abb93f9f7ed56360cf0f1ae48122ccec61d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling intcode v1.0.0 (https://github.com/isavegas/intcode?tag=v1.0.0#a80167e2) [INFO] [stderr] Compiling 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 aoc_core v0.1.8 (https://github.com/isavegas/aoc_core?tag=v0.1.8#2d3b751b) [INFO] [stderr] Compiling automod v1.0.2 [INFO] [stderr] Compiling aoc_2019 v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling 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: 28 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.83s [INFO] running `Command { std: "docker" "inspect" "5c698c3a4b5d626b7e591075df2a4abb93f9f7ed56360cf0f1ae48122ccec61d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c698c3a4b5d626b7e591075df2a4abb93f9f7ed56360cf0f1ae48122ccec61d", kill_on_drop: false }` [INFO] [stdout] 5c698c3a4b5d626b7e591075df2a4abb93f9f7ed56360cf0f1ae48122ccec61d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109939b86968694eef69100b9dd5818042e3fcd99a67bbf508b8434e45c154d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "109939b86968694eef69100b9dd5818042e3fcd99a67bbf508b8434e45c154d0", kill_on_drop: false }` [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] [stderr] Compiling aoc_2019 v0.1.3 (/opt/rustwide/workdir) [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: 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "109939b86968694eef69100b9dd5818042e3fcd99a67bbf508b8434e45c154d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109939b86968694eef69100b9dd5818042e3fcd99a67bbf508b8434e45c154d0", kill_on_drop: false }` [INFO] [stdout] 109939b86968694eef69100b9dd5818042e3fcd99a67bbf508b8434e45c154d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bac638079da7814406305f46f54a4b101659d90c0a1c0d6c23a4588b39e9960 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0bac638079da7814406305f46f54a4b101659d90c0a1c0d6c23a4588b39e9960", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_01.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_01.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_02.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_02.rs:34:21 [INFO] [stderr] | [INFO] [stderr] 34 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_03.rs:82:21 [INFO] [stderr] | [INFO] [stderr] 82 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_03.rs:112:21 [INFO] [stderr] | [INFO] [stderr] 112 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_04.rs:68:21 [INFO] [stderr] | [INFO] [stderr] 68 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_04.rs:78:21 [INFO] [stderr] | [INFO] [stderr] 78 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_05.rs:22:21 [INFO] [stderr] | [INFO] [stderr] 22 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_05.rs:33:21 [INFO] [stderr] | [INFO] [stderr] 33 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_06.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_06.rs:42:21 [INFO] [stderr] | [INFO] [stderr] 42 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_07.rs:22:21 [INFO] [stderr] | [INFO] [stderr] 22 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_07.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_08.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_08.rs:48:21 [INFO] [stderr] | [INFO] [stderr] 48 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_09.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_09.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_11.rs:107:21 [INFO] [stderr] | [INFO] [stderr] 107 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_11.rs:110:21 [INFO] [stderr] | [INFO] [stderr] 110 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_12.rs:116:21 [INFO] [stderr] | [INFO] [stderr] 116 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_12.rs:123:21 [INFO] [stderr] | [INFO] [stderr] 123 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_13.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_13.rs:46:21 [INFO] [stderr] | [INFO] [stderr] 46 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_14.rs:98:21 [INFO] [stderr] | [INFO] [stderr] 98 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_14.rs:101:21 [INFO] [stderr] | [INFO] [stderr] 101 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_15.rs:141:21 [INFO] [stderr] | [INFO] [stderr] 141 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_15.rs:194:21 [INFO] [stderr] | [INFO] [stderr] 194 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: 28 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_01.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_01.rs:49:21 [INFO] [stderr] | [INFO] [stderr] 49 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_02.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_02.rs:34:21 [INFO] [stderr] | [INFO] [stderr] 34 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_03.rs:82:21 [INFO] [stderr] | [INFO] [stderr] 82 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_03.rs:112:21 [INFO] [stderr] | [INFO] [stderr] 112 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_04.rs:68:21 [INFO] [stderr] | [INFO] [stderr] 68 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_04.rs:78:21 [INFO] [stderr] | [INFO] [stderr] 78 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_05.rs:22:21 [INFO] [stderr] | [INFO] [stderr] 22 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_05.rs:33:21 [INFO] [stderr] | [INFO] [stderr] 33 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_06.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_06.rs:42:21 [INFO] [stderr] | [INFO] [stderr] 42 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_07.rs:22:21 [INFO] [stderr] | [INFO] [stderr] 22 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_07.rs:43:21 [INFO] [stderr] | [INFO] [stderr] 43 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_08.rs:25:21 [INFO] [stderr] | [INFO] [stderr] 25 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_08.rs:48:21 [INFO] [stderr] | [INFO] [stderr] 48 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_09.rs:16:21 [INFO] [stderr] | [INFO] [stderr] 16 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_09.rs:27:21 [INFO] [stderr] | [INFO] [stderr] 27 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_11.rs:107:21 [INFO] [stderr] | [INFO] [stderr] 107 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_11.rs:110:21 [INFO] [stderr] | [INFO] [stderr] 110 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_12.rs:116:21 [INFO] [stderr] | [INFO] [stderr] 116 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_12.rs:123:21 [INFO] [stderr] | [INFO] [stderr] 123 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_13.rs:41:21 [INFO] [stderr] | [INFO] [stderr] 41 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_13.rs:46:21 [INFO] [stderr] | [INFO] [stderr] 46 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_14.rs:98:21 [INFO] [stderr] | [INFO] [stderr] 98 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_14.rs:101:21 [INFO] [stderr] | [INFO] [stderr] 101 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_15.rs:141:21 [INFO] [stderr] | [INFO] [stderr] 141 | fn part1(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input` [INFO] [stderr] --> src/day/day_15.rs:194:21 [INFO] [stderr] | [INFO] [stderr] 194 | fn part2(&self, input: &str) -> Result { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stderr] [INFO] [stderr] warning: 28 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc_2019-89d93eee0e19557b) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aoc_2019-76af05dc1d9fac23) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gen_day-bc7b80d43c34b803) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aoc_2019 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0bac638079da7814406305f46f54a4b101659d90c0a1c0d6c23a4588b39e9960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bac638079da7814406305f46f54a4b101659d90c0a1c0d6c23a4588b39e9960", kill_on_drop: false }` [INFO] [stdout] 0bac638079da7814406305f46f54a4b101659d90c0a1c0d6c23a4588b39e9960