[INFO] cloning repository https://github.com/Lolchek/rust-advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lolchek/rust-advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLolchek%2Frust-advent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLolchek%2Frust-advent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 946c619926f2d0ee64cb4b7eea3e5cb22a548241 [INFO] checking Lolchek/rust-advent-of-code against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLolchek%2Frust-advent-of-code" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lolchek/rust-advent-of-code on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lolchek/rust-advent-of-code [INFO] finished tweaking git repo https://github.com/Lolchek/rust-advent-of-code [INFO] tweaked toml for git repo https://github.com/Lolchek/rust-advent-of-code written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Lolchek/rust-advent-of-code already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee10a594672b5c5fc8c2662c9c6c913287279e713acaeb05da959c7e6585b65f [INFO] running `Command { std: "docker" "start" "-a" "ee10a594672b5c5fc8c2662c9c6c913287279e713acaeb05da959c7e6585b65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee10a594672b5c5fc8c2662c9c6c913287279e713acaeb05da959c7e6585b65f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee10a594672b5c5fc8c2662c9c6c913287279e713acaeb05da959c7e6585b65f", kill_on_drop: false }` [INFO] [stdout] ee10a594672b5c5fc8c2662c9c6c913287279e713acaeb05da959c7e6585b65f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dcca52055b54f99261f1f5432402a72065e413b1effd43c93e73bc3215f707e [INFO] running `Command { std: "docker" "start" "-a" "5dcca52055b54f99261f1f5432402a72065e413b1effd43c93e73bc3215f707e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking advent-of-code v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/main.rs (1 fix) [INFO] [stderr] Fixed src/day5/src.rs (1 fix) [INFO] [stdout] warning: associated function is never used: `get_point` [INFO] [stdout] --> src/day3/day3code.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_point(&self, row: i32, column: i32) -> char{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_end` [INFO] [stdout] --> src/day3/day3code.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn is_end(&self, row: i32) -> bool{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tree` [INFO] [stdout] --> src/day3/day3code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn is_tree(character: char) -> bool{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_map_from_file` [INFO] [stdout] --> src/day3/day3code.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn build_map_from_file(filename: &str) -> TreeMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_with_steps` [INFO] [stdout] --> src/day3/day3code.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn run_with_steps(map: &TreeMap, right: i32, down: i32) -> i32{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day3` [INFO] [stdout] --> src/day3/day3code.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn day3(filename: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_valid` [INFO] [stdout] --> src/day4/src.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn is_valid(&self) -> bool{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `load_passports_from_file` [INFO] [stdout] --> src/day4/src.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn load_passports_from_file(filename: &str) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day4` [INFO] [stdout] --> src/day4/src.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn day4(filepath: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day5` [INFO] [stdout] --> src/day5/src.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn day5(_filepath: &str){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task1` [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn task1() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task2` [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn task2() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task3` [INFO] [stdout] --> src/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn task3(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task4` [INFO] [stdout] --> src/main.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn task4(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task5` [INFO] [stdout] --> src/main.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn task5(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task6` [INFO] [stdout] --> src/main.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn task6(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_point` [INFO] [stdout] --> src/day3/day3code.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_point(&self, row: i32, column: i32) -> char{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_end` [INFO] [stdout] --> src/day3/day3code.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn is_end(&self, row: i32) -> bool{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tree` [INFO] [stdout] --> src/day3/day3code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn is_tree(character: char) -> bool{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_map_from_file` [INFO] [stdout] --> src/day3/day3code.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn build_map_from_file(filename: &str) -> TreeMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_with_steps` [INFO] [stdout] --> src/day3/day3code.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn run_with_steps(map: &TreeMap, right: i32, down: i32) -> i32{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day3` [INFO] [stdout] --> src/day3/day3code.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn day3(filename: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_valid` [INFO] [stdout] --> src/day4/src.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn is_valid(&self) -> bool{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `load_passports_from_file` [INFO] [stdout] --> src/day4/src.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn load_passports_from_file(filename: &str) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day4` [INFO] [stdout] --> src/day4/src.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn day4(filepath: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day5` [INFO] [stdout] --> src/day5/src.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn day5(_filepath: &str){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task1` [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn task1() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task2` [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn task2() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task3` [INFO] [stdout] --> src/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn task3(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task4` [INFO] [stdout] --> src/main.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn task4(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task5` [INFO] [stdout] --> src/main.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn task5(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task6` [INFO] [stdout] --> src/main.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn task6(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.57s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking advent-of-code v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `get_point` [INFO] [stdout] --> src/day3/day3code.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_point(&self, row: i32, column: i32) -> char{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_end` [INFO] [stdout] --> src/day3/day3code.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn is_end(&self, row: i32) -> bool{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tree` [INFO] [stdout] --> src/day3/day3code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn is_tree(character: char) -> bool{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_map_from_file` [INFO] [stdout] --> src/day3/day3code.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn build_map_from_file(filename: &str) -> TreeMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_with_steps` [INFO] [stdout] --> src/day3/day3code.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn run_with_steps(map: &TreeMap, right: i32, down: i32) -> i32{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day3` [INFO] [stdout] --> src/day3/day3code.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn day3(filename: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_valid` [INFO] [stdout] --> src/day4/src.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn is_valid(&self) -> bool{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `load_passports_from_file` [INFO] [stdout] --> src/day4/src.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn load_passports_from_file(filename: &str) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day4` [INFO] [stdout] --> src/day4/src.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn day4(filepath: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day5` [INFO] [stdout] --> src/day5/src.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn day5(_filepath: &str){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task1` [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn task1() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task2` [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn task2() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task3` [INFO] [stdout] --> src/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn task3(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task4` [INFO] [stdout] --> src/main.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn task4(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task5` [INFO] [stdout] --> src/main.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn task5(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task6` [INFO] [stdout] --> src/main.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn task6(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_point` [INFO] [stdout] --> src/day3/day3code.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_point(&self, row: i32, column: i32) -> char{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_end` [INFO] [stdout] --> src/day3/day3code.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | fn is_end(&self, row: i32) -> bool{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_tree` [INFO] [stdout] --> src/day3/day3code.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | fn is_tree(character: char) -> bool{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `build_map_from_file` [INFO] [stdout] --> src/day3/day3code.rs:32:4 [INFO] [stdout] | [INFO] [stdout] 32 | fn build_map_from_file(filename: &str) -> TreeMap{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_with_steps` [INFO] [stdout] --> src/day3/day3code.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn run_with_steps(map: &TreeMap, right: i32, down: i32) -> i32{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day3` [INFO] [stdout] --> src/day3/day3code.rs:78:8 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn day3(filename: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_valid` [INFO] [stdout] --> src/day4/src.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn is_valid(&self) -> bool{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `load_passports_from_file` [INFO] [stdout] --> src/day4/src.rs:100:4 [INFO] [stdout] | [INFO] [stdout] 100 | fn load_passports_from_file(filename: &str) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day4` [INFO] [stdout] --> src/day4/src.rs:148:8 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn day4(filepath: &str) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `day5` [INFO] [stdout] --> src/day5/src.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn day5(_filepath: &str){ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task1` [INFO] [stdout] --> src/main.rs:16:4 [INFO] [stdout] | [INFO] [stdout] 16 | fn task1() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task2` [INFO] [stdout] --> src/main.rs:38:4 [INFO] [stdout] | [INFO] [stdout] 38 | fn task2() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task3` [INFO] [stdout] --> src/main.rs:92:4 [INFO] [stdout] | [INFO] [stdout] 92 | fn task3(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task4` [INFO] [stdout] --> src/main.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn task4(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task5` [INFO] [stdout] --> src/main.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn task5(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `task6` [INFO] [stdout] --> src/main.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn task6(){ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "5dcca52055b54f99261f1f5432402a72065e413b1effd43c93e73bc3215f707e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dcca52055b54f99261f1f5432402a72065e413b1effd43c93e73bc3215f707e", kill_on_drop: false }` [INFO] [stdout] 5dcca52055b54f99261f1f5432402a72065e413b1effd43c93e73bc3215f707e