[INFO] cloning repository https://github.com/jrhawley/quill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jrhawley/quill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrhawley%2Fquill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrhawley%2Fquill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c55134ca0f4e36d19a5331615288d3a2b078650d [INFO] checking jrhawley/quill against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrhawley%2Fquill" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrhawley/quill 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/jrhawley/quill [INFO] finished tweaking git repo https://github.com/jrhawley/quill [INFO] tweaked toml for git repo https://github.com/jrhawley/quill written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/jrhawley/quill 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded home v0.5.3 [INFO] [stderr] Downloaded simple_logger v1.13.0 [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] [stderr] Downloaded kronos v0.1.4 [INFO] [stderr] Downloaded tui v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b52b4c8316438604cdd01bdc9c0280e952fe16fb3a6ee7284ea02c264c4b9408 [INFO] running `Command { std: "docker" "start" "-a" "b52b4c8316438604cdd01bdc9c0280e952fe16fb3a6ee7284ea02c264c4b9408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52b4c8316438604cdd01bdc9c0280e952fe16fb3a6ee7284ea02c264c4b9408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52b4c8316438604cdd01bdc9c0280e952fe16fb3a6ee7284ea02c264c4b9408", kill_on_drop: false }` [INFO] [stdout] b52b4c8316438604cdd01bdc9c0280e952fe16fb3a6ee7284ea02c264c4b9408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 64f7d3bfe201a32f27f58de7caff34559e4f929d4c0f0d1d7b13a3b7bef1fbba [INFO] running `Command { std: "docker" "start" "-a" "64f7d3bfe201a32f27f58de7caff34559e4f929d4c0f0d1d7b13a3b7bef1fbba", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook v0.3.9 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking crossterm v0.19.0 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking kronos v0.1.4 [INFO] [stderr] Checking simple_logger v1.13.0 [INFO] [stderr] Checking quill v0.3.2 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: associated function is never used: `institutions_sorted` [INFO] [stdout] --> src/config/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn institutions_sorted(&self) -> (Vec<&str>, Vec<&str>) { [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: `query_account` [INFO] [stdout] --> src/config/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn query_account(&self, s: &str) -> Option<&Account> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `query_institution` [INFO] [stdout] --> src/config/mod.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn query_institution(&self, s: &str) -> Option<&Institution> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement_date` [INFO] [stdout] --> src/models/account.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn prev_statement_date(&self, date: Date) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement` [INFO] [stdout] --> src/models/account.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn prev_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_statement` [INFO] [stdout] --> src/models/account.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn next_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `missing_statements` [INFO] [stdout] --> src/models/account.rs:264:12 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn missing_statements(&self) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DateTime` [INFO] [stdout] --> src/models/date.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type DateTime = chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and_hms` [INFO] [stdout] --> src/models/date.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn and_hms(&self, hour: u32, min: u32, sec: u32) -> DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_ymd` [INFO] [stdout] --> src/models/date.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn from_ymd(year: i32, month: u32, day: u32) -> Date { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/models/statement.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(path: PathBuf, date: Date) -> Statement { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `institutions_sorted` [INFO] [stdout] --> src/config/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn institutions_sorted(&self) -> (Vec<&str>, Vec<&str>) { [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: `query_account` [INFO] [stdout] --> src/config/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn query_account(&self, s: &str) -> Option<&Account> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `query_institution` [INFO] [stdout] --> src/config/mod.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn query_institution(&self, s: &str) -> Option<&Institution> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement_date` [INFO] [stdout] --> src/models/account.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn prev_statement_date(&self, date: Date) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement` [INFO] [stdout] --> src/models/account.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn prev_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_statement` [INFO] [stdout] --> src/models/account.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn next_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `missing_statements` [INFO] [stdout] --> src/models/account.rs:264:12 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn missing_statements(&self) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DateTime` [INFO] [stdout] --> src/models/date.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type DateTime = chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and_hms` [INFO] [stdout] --> src/models/date.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn and_hms(&self, hour: u32, min: u32, sec: u32) -> DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_ymd` [INFO] [stdout] --> src/models/date.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn from_ymd(year: i32, month: u32, day: u32) -> Date { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/models/statement.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(path: PathBuf, date: Date) -> Statement { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.25s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking quill v0.3.2 (/tmp/fixit) [INFO] [stdout] warning: associated function is never used: `institutions_sorted` [INFO] [stdout] --> src/config/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn institutions_sorted(&self) -> (Vec<&str>, Vec<&str>) { [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: `query_account` [INFO] [stdout] --> src/config/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn query_account(&self, s: &str) -> Option<&Account> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `query_institution` [INFO] [stdout] --> src/config/mod.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn query_institution(&self, s: &str) -> Option<&Institution> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement_date` [INFO] [stdout] --> src/models/account.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn prev_statement_date(&self, date: Date) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement` [INFO] [stdout] --> src/models/account.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn prev_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_statement` [INFO] [stdout] --> src/models/account.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn next_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `missing_statements` [INFO] [stdout] --> src/models/account.rs:264:12 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn missing_statements(&self) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DateTime` [INFO] [stdout] --> src/models/date.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type DateTime = chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and_hms` [INFO] [stdout] --> src/models/date.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn and_hms(&self, hour: u32, min: u32, sec: u32) -> DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_ymd` [INFO] [stdout] --> src/models/date.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn from_ymd(year: i32, month: u32, day: u32) -> Date { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/models/statement.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(path: PathBuf, date: Date) -> Statement { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `institutions_sorted` [INFO] [stdout] --> src/config/mod.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn institutions_sorted(&self) -> (Vec<&str>, Vec<&str>) { [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: `query_account` [INFO] [stdout] --> src/config/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn query_account(&self, s: &str) -> Option<&Account> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `query_institution` [INFO] [stdout] --> src/config/mod.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn query_institution(&self, s: &str) -> Option<&Institution> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement_date` [INFO] [stdout] --> src/models/account.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn prev_statement_date(&self, date: Date) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `prev_statement` [INFO] [stdout] --> src/models/account.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn prev_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_statement` [INFO] [stdout] --> src/models/account.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn next_statement(&self) -> Date { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `missing_statements` [INFO] [stdout] --> src/models/account.rs:264:12 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn missing_statements(&self) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `DateTime` [INFO] [stdout] --> src/models/date.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub type DateTime = chrono::NaiveDateTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `and_hms` [INFO] [stdout] --> src/models/date.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn and_hms(&self, hour: u32, min: u32, sec: u32) -> DateTime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_ymd` [INFO] [stdout] --> src/models/date.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn from_ymd(year: i32, month: u32, day: u32) -> Date { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/models/statement.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(path: PathBuf, date: Date) -> Statement { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "64f7d3bfe201a32f27f58de7caff34559e4f929d4c0f0d1d7b13a3b7bef1fbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f7d3bfe201a32f27f58de7caff34559e4f929d4c0f0d1d7b13a3b7bef1fbba", kill_on_drop: false }` [INFO] [stdout] 64f7d3bfe201a32f27f58de7caff34559e4f929d4c0f0d1d7b13a3b7bef1fbba