[INFO] cloning repository https://github.com/lgvacanti/adventofcode2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgvacanti/adventofcode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvacanti%2Fadventofcode2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvacanti%2Fadventofcode2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee28af424d0f267bbdf4f362ae2c922768c7f4d0 [INFO] building lgvacanti/adventofcode2023 against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgvacanti%2Fadventofcode2023" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lgvacanti/adventofcode2023 on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lgvacanti/adventofcode2023 [INFO] finished tweaking git repo https://github.com/lgvacanti/adventofcode2023 [INFO] tweaked toml for git repo https://github.com/lgvacanti/adventofcode2023 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lgvacanti/adventofcode2023 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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c41d637feb3a712753da5f47cddfc0f0309a40c09ab8a0ca7ffb7fd525722fc9 [INFO] running `Command { std: "docker" "start" "-a" "c41d637feb3a712753da5f47cddfc0f0309a40c09ab8a0ca7ffb7fd525722fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c41d637feb3a712753da5f47cddfc0f0309a40c09ab8a0ca7ffb7fd525722fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41d637feb3a712753da5f47cddfc0f0309a40c09ab8a0ca7ffb7fd525722fc9", kill_on_drop: false }` [INFO] [stdout] c41d637feb3a712753da5f47cddfc0f0309a40c09ab8a0ca7ffb7fd525722fc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5233522b327719f6b25fe991c4b8d292417bcac8aefdf2ff30067e0ef3ee0b [INFO] running `Command { std: "docker" "start" "-a" "3e5233522b327719f6b25fe991c4b8d292417bcac8aefdf2ff30067e0ef3ee0b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)` has the same output filename as the bin target `part1` in package `day00 v0.1.0 (/opt/rustwide/workdir/day00)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)` has the same output filename as the bin target `part1` in package `day00 v0.1.0 (/opt/rustwide/workdir/day00)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)` has the same output filename as the bin target `part2` in package `day00 v0.1.0 (/opt/rustwide/workdir/day00)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)` has the same output filename as the bin target `part2` in package `day00 v0.1.0 (/opt/rustwide/workdir/day00)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part1` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part1` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part2` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)` has the same output filename as the bin target `part2` in package `day01 v0.1.0 (/opt/rustwide/workdir/day01)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part1` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part1` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part1.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2 [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `part2` in package `day03 v0.1.0 (/opt/rustwide/workdir/day03)` has the same output filename as the bin target `part2` in package `day02 v0.1.0 (/opt/rustwide/workdir/day02)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/part2.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling day00 v0.1.0 (/opt/rustwide/workdir/day00) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day00/src/bin/part1.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn part1(input: &str) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day00/src/bin/part2.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn part2(input: &str) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `len` are never used [INFO] [stdout] --> day03/src/bin/part1.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 100 | / impl Map [INFO] [stdout] 101 | | where [INFO] [stdout] 102 | | T: Clone + Copy, [INFO] [stdout] | |____________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | fn get(self, x: usize, y: usize) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `fits_in`, and `print_contents` are never used [INFO] [stdout] --> day03/src/bin/part1.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 128 | impl LinearMapSection { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 129 | fn new(start: usize, end: usize) -> LinearMapSection { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | fn fits_in(self, map: &Map) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | fn print_contents(self, map: &Map) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `len` are never used [INFO] [stdout] --> day03/src/bin/part2.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 111 | / impl Map [INFO] [stdout] 112 | | where [INFO] [stdout] 113 | | T: Clone + Copy, [INFO] [stdout] | |____________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | fn get(self, x: usize, y: usize) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `fits_in`, and `print_contents` are never used [INFO] [stdout] --> day03/src/bin/part2.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 139 | impl LinearMapSection { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 140 | fn new(start: usize, end: usize) -> LinearMapSection { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | fn fits_in(self, map: &Map) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | fn print_contents(self, map: &Map) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> day02/src/bin/part2.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | for (n, game) in games.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s [INFO] running `Command { std: "docker" "inspect" "3e5233522b327719f6b25fe991c4b8d292417bcac8aefdf2ff30067e0ef3ee0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5233522b327719f6b25fe991c4b8d292417bcac8aefdf2ff30067e0ef3ee0b", kill_on_drop: false }` [INFO] [stdout] 3e5233522b327719f6b25fe991c4b8d292417bcac8aefdf2ff30067e0ef3ee0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05cd963a0fdc8172f6fe693f97eaeb8dfc59ef062d183b165c82bbaeb2901a0d [INFO] running `Command { std: "docker" "start" "-a" "05cd963a0fdc8172f6fe693f97eaeb8dfc59ef062d183b165c82bbaeb2901a0d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/day02) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/day03) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/day01) [INFO] [stderr] Compiling day00 v0.1.0 (/opt/rustwide/workdir/day00) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day00/src/bin/part1.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn part1(input: &str) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> day00/src/bin/part2.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | fn part2(input: &str) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> day02/src/bin/part2.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | for (n, game) in games.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `len` are never used [INFO] [stdout] --> day03/src/bin/part2.rs:124:8 [INFO] [stdout] | [INFO] [stdout] 111 | / impl Map [INFO] [stdout] 112 | | where [INFO] [stdout] 113 | | T: Clone + Copy, [INFO] [stdout] | |____________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 124 | fn get(self, x: usize, y: usize) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 128 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `fits_in`, and `print_contents` are never used [INFO] [stdout] --> day03/src/bin/part2.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 139 | impl LinearMapSection { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 140 | fn new(start: usize, end: usize) -> LinearMapSection { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 145 | fn fits_in(self, map: &Map) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | fn print_contents(self, map: &Map) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `len` are never used [INFO] [stdout] --> day03/src/bin/part1.rs:113:8 [INFO] [stdout] | [INFO] [stdout] 100 | / impl Map [INFO] [stdout] 101 | | where [INFO] [stdout] 102 | | T: Clone + Copy, [INFO] [stdout] | |____________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | fn get(self, x: usize, y: usize) -> T { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `fits_in` are never used [INFO] [stdout] --> day03/src/bin/part1.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 128 | impl LinearMapSection { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 129 | fn new(start: usize, end: usize) -> LinearMapSection { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | fn fits_in(self, map: &Map) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "05cd963a0fdc8172f6fe693f97eaeb8dfc59ef062d183b165c82bbaeb2901a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05cd963a0fdc8172f6fe693f97eaeb8dfc59ef062d183b165c82bbaeb2901a0d", kill_on_drop: false }` [INFO] [stdout] 05cd963a0fdc8172f6fe693f97eaeb8dfc59ef062d183b165c82bbaeb2901a0d