[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] 56a9ea0895173fa5edf34a4aad7c93bee06482e3 [INFO] testing jrhawley/quill against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjrhawley%2Fquill" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jrhawley/quill on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a30401ce7653caec0d9f6371f9bd2027359eb5fd8386f84604391a46a1957333 [INFO] running `Command { std: "docker" "start" "-a" "a30401ce7653caec0d9f6371f9bd2027359eb5fd8386f84604391a46a1957333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a30401ce7653caec0d9f6371f9bd2027359eb5fd8386f84604391a46a1957333", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a30401ce7653caec0d9f6371f9bd2027359eb5fd8386f84604391a46a1957333", kill_on_drop: false }` [INFO] [stdout] a30401ce7653caec0d9f6371f9bd2027359eb5fd8386f84604391a46a1957333 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d14914fb0db72209ed13bcad92233bd6d1f1024a82f971f79802ce8a04400736 [INFO] running `Command { std: "docker" "start" "-a" "d14914fb0db72209ed13bcad92233bd6d1f1024a82f971f79802ce8a04400736", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling kronos v0.1.4 [INFO] [stderr] Compiling quill v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `institutions_sorted` [INFO] [stdout] --> src/config/mod.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | 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:266:12 [INFO] [stdout] | [INFO] [stdout] 266 | 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:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | 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:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | 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:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | 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:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | 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:257:12 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn missing_statements(&self) -> Vec { [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 45.57s [INFO] running `Command { std: "docker" "inspect" "d14914fb0db72209ed13bcad92233bd6d1f1024a82f971f79802ce8a04400736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d14914fb0db72209ed13bcad92233bd6d1f1024a82f971f79802ce8a04400736", kill_on_drop: false }` [INFO] [stdout] d14914fb0db72209ed13bcad92233bd6d1f1024a82f971f79802ce8a04400736 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b8bd9402886e6700d4725a3390e5f0dc57e4a2a40d6fb13b0368c2efdaba2d4 [INFO] running `Command { std: "docker" "start" "-a" "6b8bd9402886e6700d4725a3390e5f0dc57e4a2a40d6fb13b0368c2efdaba2d4", kill_on_drop: false }` [INFO] [stderr] Compiling quill v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `institutions_sorted` [INFO] [stdout] --> src/config/mod.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | 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:266:12 [INFO] [stdout] | [INFO] [stdout] 266 | 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:282:12 [INFO] [stdout] | [INFO] [stdout] 282 | 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:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | 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:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | 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:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | 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:257:12 [INFO] [stdout] | [INFO] [stdout] 257 | pub fn missing_statements(&self) -> Vec { [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 test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "6b8bd9402886e6700d4725a3390e5f0dc57e4a2a40d6fb13b0368c2efdaba2d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8bd9402886e6700d4725a3390e5f0dc57e4a2a40d6fb13b0368c2efdaba2d4", kill_on_drop: false }` [INFO] [stdout] 6b8bd9402886e6700d4725a3390e5f0dc57e4a2a40d6fb13b0368c2efdaba2d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55c149ae3457efa70cdf77d73dddfbb3d6ebbf4942ed423a0749ef5d09dc72a7 [INFO] running `Command { std: "docker" "start" "-a" "55c149ae3457efa70cdf77d73dddfbb3d6ebbf4942ed423a0749ef5d09dc72a7", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: associated function is never used: `institutions_sorted` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/config/mod.rs:88:12 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 88 | pub fn institutions_sorted(&self) -> (Vec<&str>, Vec<&str>) { [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `query_account` [INFO] [stderr] --> src/config/mod.rs:266:12 [INFO] [stderr] | [INFO] [stderr] 266 | pub fn query_account(&self, s: &str) -> Option<&Account> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `query_institution` [INFO] [stderr] --> src/config/mod.rs:282:12 [INFO] [stderr] | [INFO] [stderr] 282 | pub fn query_institution(&self, s: &str) -> Option<&Institution> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `prev_statement_date` [INFO] [stderr] --> src/models/account.rs:53:12 [INFO] [stderr] | [INFO] [stderr] 53 | pub fn prev_statement_date(&self, date: Date) -> Date { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `prev_statement` [INFO] [stderr] --> src/models/account.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn prev_statement(&self) -> Date { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `next_statement` [INFO] [stderr] --> src/models/account.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn next_statement(&self) -> Date { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `missing_statements` [INFO] [stderr] --> src/models/account.rs:257:12 [INFO] [stderr] | [INFO] [stderr] 257 | pub fn missing_statements(&self) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `DateTime` [INFO] [stderr] --> src/models/date.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | pub type DateTime = chrono::NaiveDateTime; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `and_hms` [INFO] [stderr] --> src/models/date.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn and_hms(&self, hour: u32, min: u32, sec: u32) -> DateTime { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_ymd` [INFO] [stderr] --> src/models/date.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub fn from_ymd(year: i32, month: u32, day: u32) -> Date { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/models/statement.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new(path: PathBuf, date: Date) -> Statement { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/quill-5a3297e5262c0404) [INFO] running `Command { std: "docker" "inspect" "55c149ae3457efa70cdf77d73dddfbb3d6ebbf4942ed423a0749ef5d09dc72a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c149ae3457efa70cdf77d73dddfbb3d6ebbf4942ed423a0749ef5d09dc72a7", kill_on_drop: false }` [INFO] [stdout] 55c149ae3457efa70cdf77d73dddfbb3d6ebbf4942ed423a0749ef5d09dc72a7