[INFO] cloning repository https://github.com/megrogan/AdventOfCode2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megrogan/AdventOfCode2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegrogan%2FAdventOfCode2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegrogan%2FAdventOfCode2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69c4d15b5fdd34eb116e60f1c68d713ae01ca374 [INFO] checking megrogan/AdventOfCode2020 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegrogan%2FAdventOfCode2020" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/megrogan/AdventOfCode2020 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/megrogan/AdventOfCode2020 [INFO] finished tweaking git repo https://github.com/megrogan/AdventOfCode2020 [INFO] tweaked toml for git repo https://github.com/megrogan/AdventOfCode2020 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/megrogan/AdventOfCode2020 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bimap v0.5.3 [INFO] [stderr] Downloaded single v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bdc4514f1cfccf666c2984152965cb4da19185f0316f941115eb1ea9f713fe3 [INFO] running `Command { std: "docker" "start" "-a" "9bdc4514f1cfccf666c2984152965cb4da19185f0316f941115eb1ea9f713fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bdc4514f1cfccf666c2984152965cb4da19185f0316f941115eb1ea9f713fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bdc4514f1cfccf666c2984152965cb4da19185f0316f941115eb1ea9f713fe3", kill_on_drop: false }` [INFO] [stdout] 9bdc4514f1cfccf666c2984152965cb4da19185f0316f941115eb1ea9f713fe3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d90370f992296365b8fa8548217d4252416ac6759b89c1b5a573c3c8bab4825 [INFO] running `Command { std: "docker" "start" "-a" "2d90370f992296365b8fa8548217d4252416ac6759b89c1b5a573c3c8bab4825", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bimap v0.5.3 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking single v1.0.0 [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day08.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let mut instruction = &mut self.instructions[self.counter as usize]; [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/day08.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let mut instruction = &mut self.instructions[self.counter as usize]; [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: field `origin` is never read [INFO] [stdout] --> src/day17.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 62 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/day17.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 185 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tile_id` and `edge` are never read [INFO] [stdout] --> src/day20.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Neighbour { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 77 | tile_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | edge: u32, // 0-7 4 edges * 2 flips [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `image` is never read [INFO] [stdout] --> src/day20.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Tile { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 92 | id: usize, [INFO] [stdout] 93 | image: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_edges`, `print_title`, and `print_row` are never used [INFO] [stdout] --> src/day20.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 97 | impl Tile { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn print_edges(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn print_title(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | fn print_row(&self, r: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/day17.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 62 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/day17.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 185 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tile_id` and `edge` are never read [INFO] [stdout] --> src/day20.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Neighbour { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 77 | tile_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | edge: u32, // 0-7 4 edges * 2 flips [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `image` is never read [INFO] [stdout] --> src/day20.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Tile { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 92 | id: usize, [INFO] [stdout] 93 | image: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_edges`, `print_title`, and `print_row` are never used [INFO] [stdout] --> src/day20.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 97 | impl Tile { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn print_edges(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn print_title(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | fn print_row(&self, r: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.98s [INFO] running `Command { std: "docker" "inspect" "2d90370f992296365b8fa8548217d4252416ac6759b89c1b5a573c3c8bab4825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d90370f992296365b8fa8548217d4252416ac6759b89c1b5a573c3c8bab4825", kill_on_drop: false }` [INFO] [stdout] 2d90370f992296365b8fa8548217d4252416ac6759b89c1b5a573c3c8bab4825 [INFO] checking megrogan/AdventOfCode2020 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegrogan%2FAdventOfCode2020" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/megrogan/AdventOfCode2020 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/megrogan/AdventOfCode2020 [INFO] finished tweaking git repo https://github.com/megrogan/AdventOfCode2020 [INFO] tweaked toml for git repo https://github.com/megrogan/AdventOfCode2020 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/megrogan/AdventOfCode2020 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f99c12e376bac3a290aa07cbd241080853a5ce6b6fe57b24b0109f2bd2418074 [INFO] running `Command { std: "docker" "start" "-a" "f99c12e376bac3a290aa07cbd241080853a5ce6b6fe57b24b0109f2bd2418074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f99c12e376bac3a290aa07cbd241080853a5ce6b6fe57b24b0109f2bd2418074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99c12e376bac3a290aa07cbd241080853a5ce6b6fe57b24b0109f2bd2418074", kill_on_drop: false }` [INFO] [stdout] f99c12e376bac3a290aa07cbd241080853a5ce6b6fe57b24b0109f2bd2418074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60cda43d7c6a2f3bc1a30b88ee15805949ed552177bd654986f6e820f018af8e [INFO] running `Command { std: "docker" "start" "-a" "60cda43d7c6a2f3bc1a30b88ee15805949ed552177bd654986f6e820f018af8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bimap v0.5.3 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking single v1.0.0 [INFO] [stderr] Checking aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day08.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let mut instruction = &mut self.instructions[self.counter as usize]; [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: field `origin` is never read [INFO] [stdout] --> src/day17.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 62 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/day17.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 185 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tile_id` and `edge` are never read [INFO] [stdout] --> src/day20.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Neighbour { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 77 | tile_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | edge: u32, // 0-7 4 edges * 2 flips [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `image` is never read [INFO] [stdout] --> src/day20.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Tile { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 92 | id: usize, [INFO] [stdout] 93 | image: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_edges`, `print_title`, and `print_row` are never used [INFO] [stdout] --> src/day20.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 97 | impl Tile { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn print_edges(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn print_title(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | fn print_row(&self, r: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/day08.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | let mut instruction = &mut self.instructions[self.counter as usize]; [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: field `origin` is never read [INFO] [stdout] --> src/day17.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 62 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `origin` is never read [INFO] [stdout] --> src/day17.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 184 | pub struct Space { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 185 | origin: Point, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Space` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tile_id` and `edge` are never read [INFO] [stdout] --> src/day20.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct Neighbour { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 77 | tile_id: usize, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | edge: u32, // 0-7 4 edges * 2 flips [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Neighbour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `image` is never read [INFO] [stdout] --> src/day20.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Tile { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 92 | id: usize, [INFO] [stdout] 93 | image: Vec>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Tile` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `print_edges`, `print_title`, and `print_row` are never used [INFO] [stdout] --> src/day20.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 97 | impl Tile { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn print_edges(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub fn print_title(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 172 | fn print_row(&self, r: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.78s [INFO] running `Command { std: "docker" "inspect" "60cda43d7c6a2f3bc1a30b88ee15805949ed552177bd654986f6e820f018af8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60cda43d7c6a2f3bc1a30b88ee15805949ed552177bd654986f6e820f018af8e", kill_on_drop: false }` [INFO] [stdout] 60cda43d7c6a2f3bc1a30b88ee15805949ed552177bd654986f6e820f018af8e