[INFO] cloning repository https://github.com/giufus/aoc2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giufus/aoc2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiufus%2Faoc2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiufus%2Faoc2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0e19fea31aea67b5a0d363bd5cd8ca62ff4dfef [INFO] checking giufus/aoc2022 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiufus%2Faoc2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/giufus/aoc2022 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/giufus/aoc2022 [INFO] finished tweaking git repo https://github.com/giufus/aoc2022 [INFO] tweaked toml for git repo https://github.com/giufus/aoc2022 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/giufus/aoc2022 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" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded get-size v0.1.1 [INFO] [stderr] Downloaded get-size-derive v0.1.1 [INFO] [stderr] Downloaded sorted-list v0.2.0 [INFO] [stderr] Downloaded r3bl_tui v0.2.0 [INFO] [stderr] Downloaded unimock_macros v0.4.5 [INFO] [stderr] Downloaded r3bl_rs_utils v0.9.3 [INFO] [stderr] Downloaded int-enum v0.5.0 [INFO] [stderr] Downloaded extract-frontmatter v4.1.1 [INFO] [stderr] Downloaded r3bl_redux v0.1.4 [INFO] [stderr] Downloaded r3bl_rs_utils_core v0.8.4 [INFO] [stderr] Downloaded int-enum-impl v0.5.0 [INFO] [stderr] Downloaded r3bl_rs_utils_macro v0.8.4 [INFO] [stderr] Downloaded unimock v0.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8cae9571a84d288ddbe6a539f344efce8930cb66b56f4ad61adaf8e2ad1e857 [INFO] running `Command { std: "docker" "start" "-a" "d8cae9571a84d288ddbe6a539f344efce8930cb66b56f4ad61adaf8e2ad1e857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8cae9571a84d288ddbe6a539f344efce8930cb66b56f4ad61adaf8e2ad1e857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8cae9571a84d288ddbe6a539f344efce8930cb66b56f4ad61adaf8e2ad1e857", kill_on_drop: false }` [INFO] [stdout] d8cae9571a84d288ddbe6a539f344efce8930cb66b56f4ad61adaf8e2ad1e857 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ddccd6558f8c0bf19d83d7efcf47877a1ac3f54738aa7bfdf80b0910f110340 [INFO] running `Command { std: "docker" "start" "-a" "2ddccd6558f8c0bf19d83d7efcf47877a1ac3f54738aa7bfdf80b0910f110340", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling get-size-derive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling simplelog v0.12.0 [INFO] [stderr] Compiling ansi-parser v0.8.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling get-size v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling r3bl_rs_utils_core v0.8.4 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Compiling pulldown-cmark v0.9.2 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling int-enum-impl v0.5.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking extract-frontmatter v4.1.1 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Compiling unimock_macros v0.4.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking int-enum v0.5.0 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking sorted-list v0.2.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling r3bl_rs_utils_macro v0.8.4 [INFO] [stderr] Checking unimock v0.4.5 [INFO] [stderr] Checking r3bl_redux v0.1.4 [INFO] [stderr] Checking r3bl_tui v0.2.0 [INFO] [stderr] Checking r3bl_rs_utils v0.9.3 [INFO] [stderr] Checking aoc2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `HashMap`, `VecDeque` [INFO] [stdout] --> src/sixth.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet, VecDeque}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/sixth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Not` [INFO] [stdout] --> src/sixth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::Not; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_input_as_stream` [INFO] [stdout] --> src/sixth.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::util::{get_input_as_stream, get_input_as_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Not` [INFO] [stdout] --> src/seventh.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Not; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/seventh.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::string::ParseError` [INFO] [stdout] --> src/seventh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r3bl_rs_utils::Arena` [INFO] [stdout] --> src/seventh.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use r3bl_rs_utils::Arena; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap`, `VecDeque` [INFO] [stdout] --> src/sixth.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use std::collections::{HashMap, HashSet, VecDeque}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/sixth.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Not` [INFO] [stdout] --> src/sixth.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::ops::Not; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_input_as_stream` [INFO] [stdout] --> src/sixth.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::util::{get_input_as_stream, get_input_as_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ops::Not` [INFO] [stdout] --> src/seventh.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Not; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/seventh.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::string::ParseError` [INFO] [stdout] --> src/seventh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::string::ParseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `r3bl_rs_utils::Arena` [INFO] [stdout] --> src/seventh.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use r3bl_rs_utils::Arena; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_input_as_stream`, `get_input_as_string` [INFO] [stdout] --> src/seventh.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::{get_input_as_stream, get_input_as_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::char` [INFO] [stdout] --> src/eight.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::char; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StepBy`, `Sum` [INFO] [stdout] --> src/eight.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::{StepBy, Sum}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deref`, `Range` [INFO] [stdout] --> src/eight.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Deref, Not, Range}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_input_as_string` [INFO] [stdout] --> src/eight.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::{get_input_as_stream, get_input_as_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `get_input_as_stream`, `get_input_as_string` [INFO] [stdout] --> src/seventh.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::{get_input_as_stream, get_input_as_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::char` [INFO] [stdout] --> src/eight.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::char; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `StepBy`, `Sum` [INFO] [stdout] --> src/eight.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::iter::{StepBy, Sum}; [INFO] [stdout] | ^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deref`, `Range` [INFO] [stdout] --> src/eight.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use std::ops::{Deref, Not, Range}; [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get_input_as_string` [INFO] [stdout] --> src/eight.rs:7:40 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::util::{get_input_as_stream, get_input_as_string}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number` [INFO] [stdout] --> src/fifth.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_command(line: &str, number: usize, stacks: &mut HashMap>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `number` [INFO] [stdout] --> src/fifth.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 84 | fn parse_command(line: &str, number: usize, stacks: &mut HashMap>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_number` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/seventh.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn run(path: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/seventh.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn run(path: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_priority_v1` is never used [INFO] [stdout] --> src/third.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_priority_v1(c: char) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stks` is never read [INFO] [stdout] --> src/fifth.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | struct Matrix { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 129 | stks: HashMap > [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Matrix` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_priority_v1` is never used [INFO] [stdout] --> src/third.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | fn get_priority_v1(c: char) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stks` is never read [INFO] [stdout] --> src/fifth.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 128 | struct Matrix { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 129 | stks: HashMap > [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Matrix` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2ddccd6558f8c0bf19d83d7efcf47877a1ac3f54738aa7bfdf80b0910f110340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddccd6558f8c0bf19d83d7efcf47877a1ac3f54738aa7bfdf80b0910f110340", kill_on_drop: false }` [INFO] [stdout] 2ddccd6558f8c0bf19d83d7efcf47877a1ac3f54738aa7bfdf80b0910f110340