[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danielhamngren/aoc2019 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-iter v0.1.39
[INFO] [stderr]   Downloaded num-complex v0.2.3
[INFO] [stderr]   Downloaded num-rational v0.2.2
[INFO] [stderr]   Downloaded num v0.2.0
[INFO] [stderr]   Downloaded num-bigint v0.2.3
[INFO] [stderr]   Downloaded permutator v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1833184fe233ab43513638a8e62889c13e490b2f2cfddeec030617e7a1557766
[INFO] running `Command { std: "docker" "start" "-a" "1833184fe233ab43513638a8e62889c13e490b2f2cfddeec030617e7a1557766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1833184fe233ab43513638a8e62889c13e490b2f2cfddeec030617e7a1557766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1833184fe233ab43513638a8e62889c13e490b2f2cfddeec030617e7a1557766", kill_on_drop: false }`
[INFO] [stdout] 1833184fe233ab43513638a8e62889c13e490b2f2cfddeec030617e7a1557766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f25a80b90a8e21ec45dfd67c3a9fdc30e717329112b20daae5c28aca56b91996
[INFO] running `Command { std: "docker" "start" "-a" "f25a80b90a8e21ec45dfd67c3a9fdc30e717329112b20daae5c28aca56b91996", 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-complex v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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 4.39s
[INFO] running `Command { std: "docker" "inspect" "f25a80b90a8e21ec45dfd67c3a9fdc30e717329112b20daae5c28aca56b91996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f25a80b90a8e21ec45dfd67c3a9fdc30e717329112b20daae5c28aca56b91996", kill_on_drop: false }`
[INFO] [stdout] f25a80b90a8e21ec45dfd67c3a9fdc30e717329112b20daae5c28aca56b91996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b25df2ce1f3160e1c0909778ab5608d8f05f2504bd6b65fd23541447d7c8c50a
[INFO] running `Command { std: "docker" "start" "-a" "b25df2ce1f3160e1c0909778ab5608d8f05f2504bd6b65fd23541447d7c8c50a", 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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.10s
[INFO] running `Command { std: "docker" "inspect" "b25df2ce1f3160e1c0909778ab5608d8f05f2504bd6b65fd23541447d7c8c50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25df2ce1f3160e1c0909778ab5608d8f05f2504bd6b65fd23541447d7c8c50a", kill_on_drop: false }`
[INFO] [stdout] b25df2ce1f3160e1c0909778ab5608d8f05f2504bd6b65fd23541447d7c8c50a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8fc4e965191572288e3c65c7ac60b07c4f5ab056d1ad838ef93f5cb6a9699ba1
[INFO] running `Command { std: "docker" "start" "-a" "8fc4e965191572288e3c65c7ac60b07c4f5ab056d1ad838ef93f5cb6a9699ba1", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: unused label
[INFO] [stdout] running 109 tests
[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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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)]` 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.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc2019-c47a85f48ef635da)
[INFO] [stdout] test day10::tests::example_1 ... ok
[INFO] [stdout] test day10::tests::example_4 ... ok
[INFO] [stdout] test day10::tests::example_3 ... ok
[INFO] [stdout] test day1::tests::mass_is_fourteen ... ok
[INFO] [stdout] test day1::tests::mass_test_3 ... ok
[INFO] [stdout] test day10::tests::example_2 ... ok
[INFO] [stdout] test day1::tests::mass_test_4 ... ok
[INFO] [stdout] test day1::tests::test_total_fuel_1 ... ok
[INFO] [stdout] test day1::tests::test_total_fuel_3 ... ok
[INFO] [stdout] test day2::tests::example_1 ... ok
[INFO] [stdout] test day2::tests::example_2 ... ok
[INFO] [stdout] test day2::tests::example_3 ... ok
[INFO] [stdout] test day2::tests::example_4 ... ok
[INFO] [stdout] test day3::tests::example_1 ... ok
[INFO] [stdout] test day3::tests::example_1_part2 ... ok
[INFO] [stdout] test day4::tests::example_2 ... ok
[INFO] [stdout] test day1::tests::test_total_fuel_2 ... ok
[INFO] [stdout] test day4::tests::example_5 ... ok
[INFO] [stdout] test day4::tests::example_8 ... ok
[INFO] [stdout] test day5::tests::equal_to_8_position_false ... ok
[INFO] [stdout] test day4::tests::example_6 ... ok
[INFO] [stdout] test day4::tests::example_7 ... ok
[INFO] [stdout] test day5::tests::example_2 ... ok
[INFO] [stdout] test day5::tests::example_3 ... ok
[INFO] [stdout] test day5::tests::example_4 ... ok
[INFO] [stdout] test day5::tests::example_5 ... 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::equal_to_8_immediate_fale ... ok
[INFO] [stdout] test day3::tests::example_3 ... ok
[INFO] [stdout] test day3::tests::example_2 ... ok
[INFO] [stdout] test day3::tests::example_2_part2 ... ok
[INFO] [stdout] test day5::tests::jump_check_if_zero_position_true ... ok
[INFO] [stdout] test day5::tests::large_test_above_8 ... ok
[INFO] [stdout] test day5::tests::large_test_is_8 ... ok
[INFO] [stdout] test day3::tests::example_3_part2 ... ok
[INFO] [stdout] test day4::tests::example_3 ... ok
[INFO] [stdout] test day5::tests::equal_to_8_immediate_true ... ok
[INFO] [stdout] test day5::tests::equal_to_8_position_true ... ok
[INFO] [stdout] test day5::tests::example_1 ... ok
[INFO] [stdout] test day4::tests::example_1 ... ok
[INFO] [stdout] test day5::tests::large_test_below_8 ... ok
[INFO] [stdout] test day5::tests::jump_check_if_zero_position_false ... ok
[INFO] [stdout] test day4::tests::example_4 ... ok
[INFO] [stdout] test day5::tests::less_than_8_immediate_fale ... 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 day7::tests::equal_to_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 day7::tests::example_2 ... ok
[INFO] [stdout] test day7::tests::example_1 ... ok
[INFO] [stdout] test day7::tests::jump_check_if_zero_immediate_false ... ok
[INFO] [stdout] test day7::tests::jump_check_if_zero_position_false ... ok
[INFO] [stdout] test day7::tests::jump_check_if_zero_position_true ... ok
[INFO] [stdout] test day7::tests::large_test_above_8 ... ok
[INFO] [stdout] test day7::tests::large_test_below_8 ... ok
[INFO] [stdout] test day7::tests::less_than_8_immediate_fale ... ok
[INFO] [stdout] test day7::tests::large_test_is_8 ... ok
[INFO] [stdout] test day7::tests::less_than_8_immediate_true ... ok
[INFO] [stdout] test day7::tests::less_than_8_position_false ... ok
[INFO] [stdout] test day7::tests::less_than_8_position_true ... ok
[INFO] [stdout] test day6::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 day5::tests::less_than_8_immediate_true ... ok
[INFO] [stdout] test day7::tests::example_4 ... ok
[INFO] [stdout] test day7::tests::example_5 ... ok
[INFO] [stdout] test day7::tests::test_find_max_thruster2 ... 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::example_3 ... ok
[INFO] [stdout] test day7::tests::test_find_max_thruster3 ... ok
[INFO] [stdout] test day9::tests::example_2 ... ok
[INFO] [stdout] test day9::tests::example_4 ... ok
[INFO] [stdout] test day1::tests::mass_is_twelve ... ok
[INFO] [stdout] test day9::tests::example_5 ... 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 day7::tests::test_permutations ... ok
[INFO] [stdout] test day9::tests::jump_check_if_zero_position_false ... ok
[INFO] [stdout] test day9::tests::equal_to_8_immediate_fale ... ok
[INFO] [stdout] test day9::tests::equal_to_8_position_false ... ok
[INFO] [stdout] test day9::tests::copy_self_to_output ... ok
[INFO] [stdout] test day9::tests::example_1 ... ok
[INFO] [stdout] test day9::tests::example_3 ... ok
[INFO] [stdout] test day9::tests::equal_to_8_immediate_true ... ok
[INFO] [stdout] test day9::tests::jump_check_if_zero_position_true ... ok
[INFO] [stdout] test day9::tests::large_test_below_8 ... ok
[INFO] [stdout] test day9::tests::less_than_8_immediate_true ... ok
[INFO] [stdout] test day9::tests::less_than_8_immediate_fale ... 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::large_test_above_8 ... 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::test_multiplication_of_large_number ... ok
[INFO] [stdout] test day9::tests::test_permutations ... ok
[INFO] [stdout] test day7::tests::test_find_max_thruster_feedback_loop1 ... ok
[INFO] [stdout] test day9::tests::test_large_number_parameter ... ok
[INFO] [stdout] test day9::tests::equal_to_8_position_true ... ok
[INFO] [stdout] test day9::tests::test_find_max_thruster1 ... ok
[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 day8::tests::example_1 ... FAILED
[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 day10::tests::example_5 ... 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' 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:     0x5e0329423f42 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0329423f42 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0329423f42 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0329423f42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0329449723 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0329449723 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e0329420ec3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0329420ec3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0329423d92 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e03294254c9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5e03294252fe - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5e03293e9cc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5e03293e9cc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0329425f9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5e0329425f9e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5e0329425c6a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5e0329424449 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e03294258fd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5e0329447ea0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e03294481f3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5e0329406b4c - core::panicking::assert_failed::h34230adf88934ee5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5e03293ab24e - aoc2019::day8::tests::example_1::h36d54d7fb29ec95c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day8.rs:122:5
[INFO] [stdout]   22:     0x5e03293aafa7 - aoc2019::day8::tests::example_1::{{closure}}::h882e6a3a72d3057a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/day8.rs:110:17
[INFO] [stdout]   23:     0x5e03293a0306 - core::ops::function::FnOnce::call_once::hf506aa2042413588
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5e03293ef52b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x5e03293ef52b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5e03293ee665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5e03293ee665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5e03293ee665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5e03293ee665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5e03293ee665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e03293ee665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5e03293ee665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5e03293b2264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5e03293b2264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5e03293b5c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5e03293b5c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5e03293b5c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5e03293b5c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5e03293b5c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e03293b5c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5e03293b5c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x5e0329428f1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5e0329428f1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x781a3f9f2aa4 - <unknown>
[INFO] [stdout]   45:     0x781a3fa7fa34 - 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.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin aoc2019`
[INFO] running `Command { std: "docker" "inspect" "8fc4e965191572288e3c65c7ac60b07c4f5ab056d1ad838ef93f5cb6a9699ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fc4e965191572288e3c65c7ac60b07c4f5ab056d1ad838ef93f5cb6a9699ba1", kill_on_drop: false }`
[INFO] [stdout] 8fc4e965191572288e3c65c7ac60b07c4f5ab056d1ad838ef93f5cb6a9699ba1
