[INFO] cloning repository https://github.com/danielhamngren/aoc2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielhamngren/aoc2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhamngren%2Faoc2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhamngren%2Faoc2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d26c27868981146617057f7bc571664d25925d36
[INFO] testing danielhamngren/aoc2019 against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhamngren%2Faoc2019" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/danielhamngren/aoc2019
[INFO] finished tweaking git repo https://github.com/danielhamngren/aoc2019
[INFO] tweaked toml for git repo https://github.com/danielhamngren/aoc2019 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielhamngren/aoc2019 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/danielhamngren/aoc2019 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8ce5211438fc6be9a61db657a26bf46d8a7d13897a9853ae16c33ce10abd62a5
[INFO] running `Command { std: "docker" "start" "-a" "8ce5211438fc6be9a61db657a26bf46d8a7d13897a9853ae16c33ce10abd62a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ce5211438fc6be9a61db657a26bf46d8a7d13897a9853ae16c33ce10abd62a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce5211438fc6be9a61db657a26bf46d8a7d13897a9853ae16c33ce10abd62a5", kill_on_drop: false }`
[INFO] [stdout] 8ce5211438fc6be9a61db657a26bf46d8a7d13897a9853ae16c33ce10abd62a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d74860395ce844044d311c041f8bc463d4bfc64c6283f78054991283a306d19d
[INFO] running `Command { std: "docker" "start" "-a" "d74860395ce844044d311c041f8bc463d4bfc64c6283f78054991283a306d19d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling permutator v0.3.3
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused label
[INFO] [stdout]   --> src/day2.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |       'inner: for verb in 0..99 {
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day4.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/day4.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |     if (i > 0) {
[INFO] [stdout]    |        ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     if (i > 0) {
[INFO] [stdout] 63 +     if i > 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/day5.rs:158:70
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout]     |                                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout] 158 + fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> i32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/day7.rs:336:70
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout]     |                                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 336 - fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout] 336 + fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> i32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/day8.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/day9.rs:316:92
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64) {
[INFO] [stdout]     |                                                                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 316 - fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64) {
[INFO] [stdout] 316 + fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> i64 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layers`
[INFO] [stdout]   --> src/day10.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let layers = preprocessing(&lines);
[INFO] [stdout]    |       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `program` is never read
[INFO] [stdout]   --> src/day2.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut program = program_input.clone();
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/day2.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let mut program = lines[0].split(",").collect::<Vec<&str>>()
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/day5.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |   let mut program = lines[0]
[INFO] [stdout]    |       ----^^^^^^^
[INFO] [stdout]    |       |
[INFO] [stdout]    |       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fetch_address`
[INFO] [stdout]   --> src/day5.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let fetch_address = intcode[pc + 1] as usize;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/day7.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |   let mut program = lines[0]
[INFO] [stdout]     |       ----^^^^^^^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fetch_address`
[INFO] [stdout]    --> src/day7.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let fetch_address = program.code[program.pc + 1] as usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fetch_address`
[INFO] [stdout]    --> src/day7.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let fetch_address = intcode[pc + 1] as usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/day8.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |   for i in 0..layer_amount {
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day1` is never used
[INFO] [stdout]  --> src/day1.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn day1() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day1.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn part1(lines: Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day1.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> src/day1.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn read_file(filename: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_fuel` is never used
[INFO] [stdout]   --> src/day1.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn calculate_fuel(mass: i32) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `total_fuel` is never used
[INFO] [stdout]   --> src/day1.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn total_fuel(mass: i32) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day10.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day2` is never used
[INFO] [stdout]  --> src/day2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn day2() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day2.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day2.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]   --> src/day2.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn preprocessing(lines: &Vec<String>) -> Vec<usize>{
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_initial_values` is never used
[INFO] [stdout]   --> src/day2.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn set_initial_values(program: &mut Vec<usize>, noun: usize, verb: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> src/day2.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn read_file(filename: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_intcode` is never used
[INFO] [stdout]   --> src/day2.rs:72:4
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn run_intcode(intcode: &mut Vec<usize>) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day3` is never used
[INFO] [stdout]  --> src/day3.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn day3() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day3.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day3.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/day3.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn run(vec1: &Vec<Instruction>, vec2: &Vec<Instruction>) -> i32 {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run2` is never used
[INFO] [stdout]   --> src/day3.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn run2(vec1: &Vec<Instruction>, vec2: &Vec<Instruction>) -> i32 {
[INFO] [stdout]    |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_point_set` is never used
[INFO] [stdout]   --> src/day3.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn create_point_set(collection: &Vec<Instruction>) -> HashSet<Point> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_point_set2` is never used
[INFO] [stdout]   --> src/day3.rs:90:4
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn create_point_set2(collection: &Vec<Instruction>) -> HashMap<Point, i32> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_points2` is never used
[INFO] [stdout]    --> src/day3.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn create_points2(start: &Point, coord_distance: i32, instr: &Instruction) -> Vec<(Point, i32)> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_points` is never used
[INFO] [stdout]    --> src/day3.rs:141:4
[INFO] [stdout]     |
[INFO] [stdout] 141 | fn create_points(start: &Point, instr: &Instruction) -> Vec<Point> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]    --> src/day3.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn preprocessing(lines: &Vec<String>) -> (Vec<Instruction>, Vec<Instruction>) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Point` is never constructed
[INFO] [stdout]    --> src/day3.rs:183:8
[INFO] [stdout]     |
[INFO] [stdout] 183 | struct Point {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Direction` is never used
[INFO] [stdout]    --> src/day3.rs:189:6
[INFO] [stdout]     |
[INFO] [stdout] 189 | enum Direction {
[INFO] [stdout]     |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Instruction` is never constructed
[INFO] [stdout]    --> src/day3.rs:197:8
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct Instruction {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_line` is never used
[INFO] [stdout]    --> src/day3.rs:202:4
[INFO] [stdout]     |
[INFO] [stdout] 202 | fn parse_line(line: &String) -> Vec<Instruction> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day4` is never used
[INFO] [stdout]  --> src/day4.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn day4() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day4.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn part1(min: u32, max: u32) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day4.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn part2(min: u32, max: u32) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_code` is never used
[INFO] [stdout]   --> src/day4.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 | fn is_valid_code(code: u32) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_code2` is never used
[INFO] [stdout]   --> src/day4.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn is_valid_code2(code: u32) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day5` is never used
[INFO] [stdout]  --> src/day5.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn day5() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day5.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day5.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]   --> src/day5.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_intcode` is never used
[INFO] [stdout]   --> src/day5.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn run_intcode(intcode: &mut Vec<i32>, input: i32) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_next_param` is never used
[INFO] [stdout]    --> src/day5.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_params` is never used
[INFO] [stdout]    --> src/day5.rs:169:4
[INFO] [stdout]     |
[INFO] [stdout] 169 | fn get_params(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32, i32) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day6` is never used
[INFO] [stdout]  --> src/day6.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn day6() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day6.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day6.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]   --> src/day6.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn preprocessing(lines: &Vec<String>) -> Vec<(String, String)> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `populate_graph` is never used
[INFO] [stdout]   --> src/day6.rs:49:4
[INFO] [stdout]    |
[INFO] [stdout] 49 | fn populate_graph(pairs: Vec<(String, String)>, graph: &mut HashMap<String, String>) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sum_of_connections_to_root_node` is never used
[INFO] [stdout]   --> src/day6.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn sum_of_connections_to_root_node(key: String, graph: &HashMap<String, String>) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `connections_to_root_node` is never used
[INFO] [stdout]   --> src/day6.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn connections_to_root_node(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_connections` is never used
[INFO] [stdout]   --> src/day6.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 | fn calculate_connections(graph: &HashMap<String, String>) -> u32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_connections_between_nodes` is never used
[INFO] [stdout]   --> src/day6.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn calculate_connections_between_nodes(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day7` is never used
[INFO] [stdout]  --> src/day7.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn day7() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day7.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day7.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_max_thuster` is never used
[INFO] [stdout]   --> src/day7.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn find_max_thuster(program: &Vec<i32>, phases: &Vec<i32>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]   --> src/day7.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Program {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_max_thuster_feedback_loop` is never used
[INFO] [stdout]   --> src/day7.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn find_max_thuster_feedback_loop(program_code: &Vec<i32>, phases: &Vec<i32>) -> i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]    --> src/day7.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_program` is never used
[INFO] [stdout]    --> src/day7.rs:111:4
[INFO] [stdout]     |
[INFO] [stdout] 111 | fn run_program(program: &mut Program) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_intcode` is never used
[INFO] [stdout]    --> src/day7.rs:217:4
[INFO] [stdout]     |
[INFO] [stdout] 217 | fn run_intcode(intcode: &mut Vec<i32>, program_input: Vec<i32>) -> i32 {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_next_param` is never used
[INFO] [stdout]    --> src/day7.rs:336:4
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_params` is never used
[INFO] [stdout]    --> src/day7.rs:347:4
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn get_params(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32, i32) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_permutations` is never used
[INFO] [stdout]    --> src/day7.rs:367:4
[INFO] [stdout]     |
[INFO] [stdout] 367 | fn create_permutations(input: &Vec<i32>) -> Vec<Vec<i32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day8` is never used
[INFO] [stdout]  --> src/day8.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn day8() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day8.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day8.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collapse_layers` is never used
[INFO] [stdout]   --> src/day8.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn collapse_layers(layers: &Vec<Layer>) -> Layer {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Layer` is never constructed
[INFO] [stdout]   --> src/day8.rs:58:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct Layer {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]   --> src/day8.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn preprocessing(lines: &Vec<String>) -> Vec<Layer> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_index_with_least_zeros` is never used
[INFO] [stdout]   --> src/day8.rs:86:4
[INFO] [stdout]    |
[INFO] [stdout] 86 | fn find_index_with_least_zeros(layers: &Vec<Layer>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_number_of_element` is never used
[INFO] [stdout]    --> src/day8.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn get_number_of_element(layer: &Layer, element: u32) -> usize {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day9` is never used
[INFO] [stdout]   --> src/day9.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn day9() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day9.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day9.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prepare_program` is never used
[INFO] [stdout]   --> src/day9.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn prepare_program(code: &Vec<i32>, inputs: &Vec<i32>) -> Program {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prepare_program_i64` is never used
[INFO] [stdout]   --> src/day9.rs:66:4
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn prepare_program_i64(code: &Vec<i64>, inputs: &Vec<i64>) -> Program {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_max_thuster` is never used
[INFO] [stdout]   --> src/day9.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn find_max_thuster(code: &Vec<i32>, phases: &Vec<i32>) -> i64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Program` is never constructed
[INFO] [stdout]    --> src/day9.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 | struct Program {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_max_thuster_feedback_loop` is never used
[INFO] [stdout]    --> src/day9.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn find_max_thuster_feedback_loop(program_code: &Vec<i32>, phases: &Vec<i32>) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]    --> src/day9.rs:144:4
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing_i64` is never used
[INFO] [stdout]    --> src/day9.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn preprocessing_i64(lines: &Vec<String>) -> Vec<i64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_program` is never used
[INFO] [stdout]    --> src/day9.rs:166:4
[INFO] [stdout]     |
[INFO] [stdout] 166 | fn run_program(program: &mut Program) {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_next_param` is never used
[INFO] [stdout]    --> src/day9.rs:316:4
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_params` is never used
[INFO] [stdout]    --> src/day9.rs:332:4
[INFO] [stdout]     |
[INFO] [stdout] 332 | fn get_params(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64, i64) {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_permutations` is never used
[INFO] [stdout]    --> src/day9.rs:371:4
[INFO] [stdout]     |
[INFO] [stdout] 371 | fn create_permutations(input: &Vec<i32>) -> Vec<Vec<i32>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s
[INFO] running `Command { std: "docker" "inspect" "d74860395ce844044d311c041f8bc463d4bfc64c6283f78054991283a306d19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d74860395ce844044d311c041f8bc463d4bfc64c6283f78054991283a306d19d", kill_on_drop: false }`
[INFO] [stdout] d74860395ce844044d311c041f8bc463d4bfc64c6283f78054991283a306d19d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11cc08ec8aa40b800646c59e97ecc6b96745540380060e7a6be6d5f130d68c7c
[INFO] running `Command { std: "docker" "start" "-a" "11cc08ec8aa40b800646c59e97ecc6b96745540380060e7a6be6d5f130d68c7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling aoc2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused label
[INFO] [stdout]   --> src/day2.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |       'inner: for verb in 0..99 {
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashSet`
[INFO] [stdout]  --> src/day4.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> src/day4.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 |     if (i > 0) {
[INFO] [stdout]    |        ^     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     if (i > 0) {
[INFO] [stdout] 63 +     if i > 0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/day5.rs:158:70
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout]     |                                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 158 - fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout] 158 + fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> i32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/day7.rs:336:70
[INFO] [stdout]     |
[INFO] [stdout] 336 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout]     |                                                                      ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 336 - fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stdout] 336 + fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> i32 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/day8.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/day9.rs:316:92
[INFO] [stdout]     |
[INFO] [stdout] 316 | fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64) {
[INFO] [stdout]     |                                                                                            ^   ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 316 - fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64) {
[INFO] [stdout] 316 + fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> i64 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layers`
[INFO] [stdout]   --> src/day10.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |   let layers = preprocessing(&lines);
[INFO] [stdout]    |       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layers`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `program` is never read
[INFO] [stdout]   --> src/day2.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut program = program_input.clone();
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/day2.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let mut program = lines[0].split(",").collect::<Vec<&str>>()
[INFO] [stdout]    |         ----^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/day5.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |   let mut program = lines[0]
[INFO] [stdout]    |       ----^^^^^^^
[INFO] [stdout]    |       |
[INFO] [stdout]    |       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fetch_address`
[INFO] [stdout]   --> src/day5.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let fetch_address = intcode[pc + 1] as usize;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/day7.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 |   let mut program = lines[0]
[INFO] [stdout]     |       ----^^^^^^^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fetch_address`
[INFO] [stdout]    --> src/day7.rs:155:13
[INFO] [stdout]     |
[INFO] [stdout] 155 |         let fetch_address = program.code[program.pc + 1] as usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fetch_address`
[INFO] [stdout]    --> src/day7.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let fetch_address = intcode[pc + 1] as usize;
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/day8.rs:73:7
[INFO] [stdout]    |
[INFO] [stdout] 73 |   for i in 0..layer_amount {
[INFO] [stdout]    |       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day1` is never used
[INFO] [stdout]  --> src/day1.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn day1() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day1.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn part1(lines: Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day1.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> src/day1.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn read_file(filename: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day10.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day2` is never used
[INFO] [stdout]  --> src/day2.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn day2() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day2.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day2.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]   --> src/day2.rs:47:4
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn preprocessing(lines: &Vec<String>) -> Vec<usize>{
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_initial_values` is never used
[INFO] [stdout]   --> src/day2.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn set_initial_values(program: &mut Vec<usize>, noun: usize, verb: usize) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_file` is never used
[INFO] [stdout]   --> src/day2.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn read_file(filename: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day3` is never used
[INFO] [stdout]  --> src/day3.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn day3() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day3.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day3.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day4` is never used
[INFO] [stdout]  --> src/day4.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn day4() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day4.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn part1(min: u32, max: u32) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day4.rs:23:4
[INFO] [stdout]    |
[INFO] [stdout] 23 | fn part2(min: u32, max: u32) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day5` is never used
[INFO] [stdout]  --> src/day5.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn day5() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day5.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day5.rs:20:4
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]   --> src/day5.rs:30:4
[INFO] [stdout]    |
[INFO] [stdout] 30 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day6` is never used
[INFO] [stdout]  --> src/day6.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn day6() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day6.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day6.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day7` is never used
[INFO] [stdout]  --> src/day7.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn day7() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day7.rs:14:4
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day7.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]    --> src/day7.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day8` is never used
[INFO] [stdout]  --> src/day8.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn day8() {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day8.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day8.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `collapse_layers` is never used
[INFO] [stdout]   --> src/day8.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn collapse_layers(layers: &Vec<Layer>) -> Layer {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `day9` is never used
[INFO] [stdout]   --> src/day9.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn day9() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part1` is never used
[INFO] [stdout]   --> src/day9.rs:21:4
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn part1(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `part2` is never used
[INFO] [stdout]   --> src/day9.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn part2(lines: &Vec<String>) {
[INFO] [stdout]    |    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing` is never used
[INFO] [stdout]    --> src/day9.rs:144:4
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `preprocessing_i64` is never used
[INFO] [stdout]    --> src/day9.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn preprocessing_i64(lines: &Vec<String>) -> Vec<i64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "11cc08ec8aa40b800646c59e97ecc6b96745540380060e7a6be6d5f130d68c7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11cc08ec8aa40b800646c59e97ecc6b96745540380060e7a6be6d5f130d68c7c", kill_on_drop: false }`
[INFO] [stdout] 11cc08ec8aa40b800646c59e97ecc6b96745540380060e7a6be6d5f130d68c7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 273635be9466727175bc769c8f1d3143c67ef1328dbc5d7dafb0d6b0c9653b90
[INFO] running `Command { std: "docker" "start" "-a" "273635be9466727175bc769c8f1d3143c67ef1328dbc5d7dafb0d6b0c9653b90", kill_on_drop: false }`
[INFO] [stderr] warning: unused label
[INFO] [stderr]   --> src/day2.rs:32:7
[INFO] [stderr]    |
[INFO] [stderr] 32 |       'inner: for verb in 0..99 {
[INFO] [stderr]    |       ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_labels)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashSet`
[INFO] [stderr]  --> src/day4.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::HashSet;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]   --> src/day4.rs:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 |     if (i > 0) {
[INFO] [stderr]    |        ^     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 63 -     if (i > 0) {
[INFO] [stderr] 63 +     if i > 0 {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/day5.rs:158:70
[INFO] [stderr]     |
[INFO] [stderr] 158 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stderr]     |                                                                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 158 - fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stderr] 158 + fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> i32 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/day7.rs:336:70
[INFO] [stderr]     |
[INFO] [stderr] 336 | fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stderr]     |                                                                      ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 336 - fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> (i32) {
[INFO] [stderr] 336 + fn get_next_param(mode: &Vec<i32>, intcode: &Vec<i32>, pc: usize) -> i32 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/day8.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/day9.rs:316:92
[INFO] [stderr]     |
[INFO] [stderr] 316 | fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64) {
[INFO] [stderr]     |                                                                                            ^   ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 316 - fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> (i64) {
[INFO] [stderr] 316 + fn get_next_param(mode: &Vec<i64>, intcode: &HashMap<i64, i64>, pc: i64, rel_base: i64) -> i64 {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `layers`
[INFO] [stderr]   --> src/day10.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 |   let layers = preprocessing(&lines);
[INFO] [stderr]    |       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layers`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `program` is never read
[INFO] [stderr]   --> src/day2.rs:28:13
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let mut program = program_input.clone();
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/day2.rs:48:9
[INFO] [stderr]    |
[INFO] [stderr] 48 |     let mut program = lines[0].split(",").collect::<Vec<&str>>()
[INFO] [stderr]    |         ----^^^^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/day5.rs:31:7
[INFO] [stderr]    |
[INFO] [stderr] 31 |   let mut program = lines[0]
[INFO] [stderr]    |       ----^^^^^^^
[INFO] [stderr]    |       |
[INFO] [stderr]    |       help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fetch_address`
[INFO] [stderr]   --> src/day5.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |         let fetch_address = intcode[pc + 1] as usize;
[INFO] [stderr]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/day7.rs:101:7
[INFO] [stderr]     |
[INFO] [stderr] 101 |   let mut program = lines[0]
[INFO] [stderr]     |       ----^^^^^^^
[INFO] [stderr]     |       |
[INFO] [stderr]     |       help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fetch_address`
[INFO] [stderr]    --> src/day7.rs:155:13
[INFO] [stderr]     |
[INFO] [stderr] 155 |         let fetch_address = program.code[program.pc + 1] as usize;
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `fetch_address`
[INFO] [stderr]    --> src/day7.rs:266:13
[INFO] [stderr]     |
[INFO] [stderr] 266 |         let fetch_address = intcode[pc + 1] as usize;
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fetch_address`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]   --> src/day8.rs:73:7
[INFO] [stderr]    |
[INFO] [stderr] 73 |   for i in 0..layer_amount {
[INFO] [stderr]    |       ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr] 
[INFO] [stderr] warning: function `day1` is never used
[INFO] [stderr]  --> src/day1.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn day1() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day1.rs:14:4
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn part1(lines: Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day1.rs:24:4
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn part2(lines: Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_file` is never used
[INFO] [stderr]   --> src/day1.rs:34:4
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn read_file(filename: &str) -> Vec<String> {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day10.rs:25:4
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day2` is never used
[INFO] [stderr]  --> src/day2.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn day2() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day2.rs:13:4
[INFO] [stderr]    |
[INFO] [stderr] 13 | fn part1(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day2.rs:24:4
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `preprocessing` is never used
[INFO] [stderr]   --> src/day2.rs:47:4
[INFO] [stderr]    |
[INFO] [stderr] 47 | fn preprocessing(lines: &Vec<String>) -> Vec<usize>{
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_initial_values` is never used
[INFO] [stderr]   --> src/day2.rs:55:4
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn set_initial_values(program: &mut Vec<usize>, noun: usize, verb: usize) {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_file` is never used
[INFO] [stderr]   --> src/day2.rs:60:4
[INFO] [stderr]    |
[INFO] [stderr] 60 | fn read_file(filename: &str) -> Vec<String> {
[INFO] [stderr]    |    ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day3` is never used
[INFO] [stderr]  --> src/day3.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn day3() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day3.rs:15:4
[INFO] [stderr]    |
[INFO] [stderr] 15 | fn part1(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day3.rs:25:4
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day4` is never used
[INFO] [stderr]  --> src/day4.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn day4() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day4.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn part1(min: u32, max: u32) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day4.rs:23:4
[INFO] [stderr]    |
[INFO] [stderr] 23 | fn part2(min: u32, max: u32) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day5` is never used
[INFO] [stderr]  --> src/day5.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn day5() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day5.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn part1(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day5.rs:20:4
[INFO] [stderr]    |
[INFO] [stderr] 20 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `preprocessing` is never used
[INFO] [stderr]   --> src/day5.rs:30:4
[INFO] [stderr]    |
[INFO] [stderr] 30 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day6` is never used
[INFO] [stderr]  --> src/day6.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn day6() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day6.rs:12:4
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn part1(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day6.rs:24:4
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day7` is never used
[INFO] [stderr]  --> src/day7.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn day7() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day7.rs:14:4
[INFO] [stderr]    |
[INFO] [stderr] 14 | fn part1(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day7.rs:25:4
[INFO] [stderr]    |
[INFO] [stderr] 25 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `preprocessing` is never used
[INFO] [stderr]    --> src/day7.rs:100:4
[INFO] [stderr]     |
[INFO] [stderr] 100 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day8` is never used
[INFO] [stderr]  --> src/day8.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn day8() {
[INFO] [stderr]   |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day8.rs:12:4
[INFO] [stderr]    |
[INFO] [stderr] 12 | fn part1(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day8.rs:24:4
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `collapse_layers` is never used
[INFO] [stderr]   --> src/day8.rs:43:4
[INFO] [stderr]    |
[INFO] [stderr] 43 | fn collapse_layers(layers: &Vec<Layer>) -> Layer {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `day9` is never used
[INFO] [stderr]   --> src/day9.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn day9() {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part1` is never used
[INFO] [stderr]   --> src/day9.rs:21:4
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn part1(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `part2` is never used
[INFO] [stderr]   --> src/day9.rs:34:4
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn part2(lines: &Vec<String>) {
[INFO] [stderr]    |    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `preprocessing` is never used
[INFO] [stderr]    --> src/day9.rs:144:4
[INFO] [stderr]     |
[INFO] [stderr] 144 | fn preprocessing(lines: &Vec<String>) -> Vec<i32> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `preprocessing_i64` is never used
[INFO] [stderr]    --> src/day9.rs:155:4
[INFO] [stderr]     |
[INFO] [stderr] 155 | fn preprocessing_i64(lines: &Vec<String>) -> Vec<i64> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc2019` (bin "aoc2019" test) generated 53 warnings (run `cargo fix --bin "aoc2019" --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-c6c19e31bab3bbed)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test day10::tests::example_1 ... ok
[INFO] [stdout] test day1::tests::mass_is_fourteen ... ok
[INFO] [stdout] test day1::tests::mass_test_4 ... ok
[INFO] [stdout] test day10::tests::example_2 ... ok
[INFO] [stdout] test day10::tests::example_4 ... ok
[INFO] [stdout] test day10::tests::example_3 ... ok
[INFO] [stdout] test day1::tests::test_total_fuel_1 ... ok
[INFO] [stdout] test day1::tests::test_total_fuel_2 ... ok
[INFO] [stdout] test day1::tests::mass_is_twelve ... ok
[INFO] [stdout] test day2::tests::example_4 ... ok
[INFO] [stdout] test day2::tests::example_1 ... ok
[INFO] [stdout] test day2::tests::example_3 ... ok
[INFO] [stdout] test day4::tests::example_1 ... ok
[INFO] [stdout] test day4::tests::example_2 ... ok
[INFO] [stdout] test day4::tests::example_5 ... ok
[INFO] [stdout] test day4::tests::example_6 ... ok
[INFO] [stdout] test day2::tests::example_2 ... ok
[INFO] [stdout] test day5::tests::equal_to_8_immediate_fale ... ok
[INFO] [stdout] test day4::tests::example_7 ... ok
[INFO] [stdout] test day5::tests::equal_to_8_immediate_true ... ok
[INFO] [stdout] test day3::tests::example_1_part2 ... ok
[INFO] [stdout] test day3::tests::example_2 ... ok
[INFO] [stdout] test day3::tests::example_3 ... ok
[INFO] [stdout] test day4::tests::example_4 ... ok
[INFO] [stdout] test day5::tests::equal_to_8_position_true ... ok
[INFO] [stdout] test day5::tests::example_1 ... ok
[INFO] [stdout] test day5::tests::example_3 ... ok
[INFO] [stdout] test day5::tests::example_4 ... ok
[INFO] [stdout] test day5::tests::jump_check_if_zero_immediate_false ... ok
[INFO] [stdout] test day5::tests::jump_check_if_zero_immediate_true ... ok
[INFO] [stdout] test day5::tests::jump_check_if_zero_position_true ... ok
[INFO] [stdout] test day5::tests::example_2 ... ok
[INFO] [stdout] test day5::tests::large_test_below_8 ... ok
[INFO] [stdout] test day5::tests::large_test_above_8 ... ok
[INFO] [stdout] test day5::tests::example_5 ... ok
[INFO] [stdout] test day5::tests::large_test_is_8 ... ok
[INFO] [stdout] test day5::tests::less_than_8_immediate_true ... ok
[INFO] [stdout] test day5::tests::less_than_8_position_false ... ok
[INFO] [stdout] test day5::tests::less_than_8_position_true ... ok
[INFO] [stdout] test day5::tests::less_than_8_immediate_fale ... ok
[INFO] [stdout] test day6::tests::example_2 ... ok
[INFO] [stdout] test day7::tests::equal_to_8_position_true ... ok
[INFO] [stdout] test day1::tests::test_total_fuel_3 ... ok
[INFO] [stdout] test day6::tests::example_1 ... ok
[INFO] [stdout] test day3::tests::example_1 ... ok
[INFO] [stdout] test day7::tests::equal_to_8_immediate_true ... ok
[INFO] [stdout] test day7::tests::equal_to_8_position_false ... ok
[INFO] [stdout] test day4::tests::example_3 ... ok
[INFO] [stdout] test day7::tests::equal_to_8_immediate_fale ... ok
[INFO] [stdout] test day4::tests::example_8 ... ok
[INFO] [stdout] test day7::tests::example_1 ... ok
[INFO] [stdout] test day7::tests::example_2 ... ok
[INFO] [stdout] test day7::tests::example_4 ... ok
[INFO] [stdout] test day7::tests::example_5 ... ok
[INFO] [stdout] test day7::tests::example_3 ... ok
[INFO] [stdout] test day7::tests::jump_check_if_zero_immediate_false ... ok
[INFO] [stdout] test day7::tests::jump_check_if_zero_position_true ... ok
[INFO] [stdout] test day7::tests::jump_check_if_zero_position_false ... ok
[INFO] [stdout] test day7::tests::less_than_8_position_false ... ok
[INFO] [stdout] test day7::tests::large_test_above_8 ... ok
[INFO] [stdout] test day7::tests::less_than_8_immediate_true ... ok
[INFO] [stdout] test day3::tests::example_2_part2 ... ok
[INFO] [stdout] test day5::tests::jump_check_if_zero_position_false ... ok
[INFO] [stdout] test day7::tests::test_find_max_thruster1 ... ok
[INFO] [stdout] test day7::tests::jump_check_if_zero_immediate_true ... ok
[INFO] [stdout] test day7::tests::less_than_8_position_true ... ok
[INFO] [stdout] test day7::tests::large_test_is_8 ... ok
[INFO] [stdout] test day7::tests::less_than_8_immediate_fale ... ok
[INFO] [stdout] test day3::tests::example_3_part2 ... ok
[INFO] [stdout] test day9::tests::equal_to_8_immediate_true ... ok
[INFO] [stdout] test day7::tests::test_permutations ... ok
[INFO] [stdout] test day9::tests::equal_to_8_position_false ... ok
[INFO] [stdout] test day7::tests::test_find_max_thruster3 ... ok
[INFO] [stdout] test day9::tests::copy_self_to_output ... ok
[INFO] [stdout] test day9::tests::equal_to_8_immediate_fale ... ok
[INFO] [stdout] test day7::tests::large_test_below_8 ... ok
[INFO] [stdout] test day9::tests::example_1 ... ok
[INFO] [stdout] test day9::tests::equal_to_8_position_true ... ok
[INFO] [stdout] test day9::tests::example_5 ... ok
[INFO] [stdout] test day9::tests::example_2 ... ok
[INFO] [stdout] test day9::tests::jump_check_if_zero_position_false ... ok
[INFO] [stdout] test day9::tests::jump_check_if_zero_position_true ... ok
[INFO] [stdout] test day9::tests::example_3 ... ok
[INFO] [stdout] test day9::tests::example_4 ... ok
[INFO] [stdout] test day9::tests::large_test_below_8 ... ok
[INFO] [stdout] test day9::tests::jump_check_if_zero_immediate_false ... ok
[INFO] [stdout] test day9::tests::jump_check_if_zero_immediate_true ... ok
[INFO] [stdout] test day9::tests::large_test_is_8 ... ok
[INFO] [stdout] test day9::tests::test_203_instruction ... ok
[INFO] [stdout] test day9::tests::large_test_above_8 ... ok
[INFO] [stdout] test day9::tests::less_than_8_immediate_fale ... ok
[INFO] [stdout] test day7::tests::test_find_max_thruster2 ... ok
[INFO] [stdout] test day7::tests::test_find_max_thruster_feedback_loop1 ... ok
[INFO] [stdout] test day9::tests::less_than_8_position_false ... ok
[INFO] [stdout] test day9::tests::less_than_8_position_true ... ok
[INFO] [stdout] test day9::tests::less_than_8_immediate_true ... ok
[INFO] [stdout] test day1::tests::mass_test_3 ... ok
[INFO] [stdout] test day9::tests::test_find_max_thruster1 ... ok
[INFO] [stdout] test day5::tests::equal_to_8_position_false ... ok
[INFO] [stdout] test day8::tests::example_1 ... FAILED
[INFO] [stdout] test day7::tests::test_find_max_thruster_feedback_loop2 ... ok
[INFO] [stdout] test day9::tests::test_find_max_thruster2 ... ok
[INFO] [stdout] test day9::tests::test_large_number_parameter ... ok
[INFO] [stdout] test day9::tests::test_permutations ... ok
[INFO] [stdout] test day9::tests::test_multiplication_of_large_number ... ok
[INFO] [stdout] test day10::tests::example_5 ... ok
[INFO] [stdout] test day9::tests::test_find_max_thruster3 ... ok
[INFO] [stdout] test day9::tests::test_find_max_thruster_feedback_loop1 ... ok
[INFO] [stdout] test day9::tests::test_find_max_thruster_feedback_loop2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- day8::tests::example_1 stdout ----
[INFO] [stdout] len lines[0] 15000
[INFO] [stdout] layers 100
[INFO] [stdout] 9 * 134 = 1206
[INFO] [stdout] 
[INFO] [stdout] thread 'day8::tests::example_1' (102) panicked at src/day8.rs:122:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 6
[INFO] [stdout]  right: 42
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eaade8fb252 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eaade8fb252 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eaade8fb252 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5eaade8fb252 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5eaade90b64f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5eaade90b64f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5eaade8c86b1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eaade8c86b1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5eaade8d4712 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5eaade8d92bf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5eaade8d9151 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5eaade8960ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5eaade8960ae - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eaade8d997f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5eaade8d997f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5eaade8d97da - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5eaade8d4849 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5eaade8bcb8d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5eaade9134d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5eaade9132d3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5eaade8e8a9c - core::panicking::assert_failed::h0d15de03de2e06c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5eaade86ed9e - aoc2019::day8::tests::example_1::h3dca2f325906e152
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day8.rs:122:5
[INFO] [stdout]   22:     0x5eaade86edf7 - aoc2019::day8::tests::example_1::{{closure}}::h1338c973574ad88c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day8.rs:110:17
[INFO] [stdout]   23:     0x5eaade8653f6 - core::ops::function::FnOnce::call_once::h719761444f24e5da
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5eaade895e6b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5eaade895e6b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5eaade8abad5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5eaade8abad5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5eaade8abad5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5eaade8abad5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5eaade8abad5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5eaade8abad5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5eaade8abad5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5eaade8822c4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5eaade8822c4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5eaade885b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5eaade885b8a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5eaade885b8a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5eaade885b8a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5eaade885b8a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5eaade885b8a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5eaade885b8a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5eaade8cf9af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5eaade8cf9af - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7edcf262eaa4 - <unknown>
[INFO] [stdout]   45:     0x7edcf26bba34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     day8::tests::example_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 108 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc2019`
[INFO] running `Command { std: "docker" "inspect" "273635be9466727175bc769c8f1d3143c67ef1328dbc5d7dafb0d6b0c9653b90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273635be9466727175bc769c8f1d3143c67ef1328dbc5d7dafb0d6b0c9653b90", kill_on_drop: false }`
[INFO] [stdout] 273635be9466727175bc769c8f1d3143c67ef1328dbc5d7dafb0d6b0c9653b90
