[INFO] cloning repository https://github.com/someone120/MemoryBills
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/someone120/MemoryBills" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomeone120%2FMemoryBills", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomeone120%2FMemoryBills'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6d986242dcba75f1bd5a9986beb0752a3657327
[INFO] checking someone120/MemoryBills against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsomeone120%2FMemoryBills" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/someone120/MemoryBills
[INFO] finished tweaking git repo https://github.com/someone120/MemoryBills
[INFO] tweaked toml for git repo https://github.com/someone120/MemoryBills written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/someone120/MemoryBills on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/someone120/MemoryBills 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.4.1
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded uuid v1.4.1
[INFO] [stderr]   Downloaded hashlink v0.8.3
[INFO] [stderr]   Downloaded ahash v0.8.3
[INFO] [stderr]   Downloaded cc v1.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd647de167d54e2736da321a323835a4e74c8fbc915add97ff5e29555fd27ac5
[INFO] running `Command { std: "docker" "start" "-a" "dd647de167d54e2736da321a323835a4e74c8fbc915add97ff5e29555fd27ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd647de167d54e2736da321a323835a4e74c8fbc915add97ff5e29555fd27ac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd647de167d54e2736da321a323835a4e74c8fbc915add97ff5e29555fd27ac5", kill_on_drop: false }`
[INFO] [stdout] dd647de167d54e2736da321a323835a4e74c8fbc915add97ff5e29555fd27ac5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3db3a2fe12fc441916df9755b8a1f79356d1b5888a2d3769883ba0f4038c0a44
[INFO] running `Command { std: "docker" "start" "-a" "3db3a2fe12fc441916df9755b8a1f79356d1b5888a2d3769883ba0f4038c0a44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.3
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rusqlite v0.29.0
[INFO] [stderr]    Compiling uuid-macro-internal v1.4.1
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]     Checking MemoryBills v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Account`
[INFO] [stdout]  --> src/lib.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account::{self, Account},
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]   --> src/database/init.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |         account::{self, Account},
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Date` and `NaiveDate`
[INFO] [stdout]  --> src/database/transaction.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, NaiveDate};
[INFO] [stdout]   |              ^^^^            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/database/transaction.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, NaiveDate};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Account`
[INFO] [stdout]  --> src/lib.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 |     account::{self, Account},
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Date` and `NaiveDate`
[INFO] [stdout]  --> src/database/transaction.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, NaiveDate};
[INFO] [stdout]   |              ^^^^            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/database/transaction.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, NaiveDate};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `trans_id`, `account_id`, and `currency` are never read
[INFO] [stdout]  --> src/database/details.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Details {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 6 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 7 |     pub trans_id: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 8 |     pub account_id: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 9 |     pub currency: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Details` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `date` is never read
[INFO] [stdout]  --> src/database/transaction.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Transaction {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 7 |     pub id: String,
[INFO] [stdout] 8 |     pub date: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` 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 `init` is never used
[INFO] [stdout]  --> src/database/init.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn init(conn: &Connection) -> Result<()> {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_account` is never used
[INFO] [stdout]   --> src/database/init.rs:10:4
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn init_account(conn: &Connection) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_details` is never used
[INFO] [stdout]   --> src/database/init.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn init_details(conn: &Connection) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_transaction` is never used
[INFO] [stdout]   --> src/database/init.rs:41:4
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn init_transaction(conn: &Connection) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_account` is never used
[INFO] [stdout]   --> src/database/account.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn add_account(conn: &Connection, name: &str, currency: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_account_with_id` is never used
[INFO] [stdout]   --> src/database/account.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn add_account_with_id(conn: &Connection, name: &str, currency: &str, id: &str) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_account` is never used
[INFO] [stdout]   --> src/database/account.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn read_account(conn: &Connection, id: &str) -> Result<Vec<Account>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `del_account` is never used
[INFO] [stdout]   --> src/database/account.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn del_account(conn: &Connection, id: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `trans_id`, `account_id`, and `currency` are never read
[INFO] [stdout]  --> src/database/details.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Details {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 6 |     pub id: String,
[INFO] [stdout]   |         ^^
[INFO] [stdout] 7 |     pub trans_id: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 8 |     pub account_id: String,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 9 |     pub currency: String,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Details` 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 `add_details` is never used
[INFO] [stdout]   --> src/database/details.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn add_details(
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `date` and `extra` are never read
[INFO] [stdout]  --> src/database/transaction.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Transaction {
[INFO] [stdout]   |            ----------- fields in this struct
[INFO] [stdout] 7 |     pub id: String,
[INFO] [stdout] 8 |     pub date: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 9 |     pub extra: String,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` 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 `add_transaction` is never used
[INFO] [stdout]   --> src/database/transaction.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn add_transaction(conn: &Connection, date: DateTime<chrono::Utc>, extra: &str) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `del_transaction` is never used
[INFO] [stdout]   --> src/database/transaction.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn del_transaction(conn: &Connection, id: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `change_extra` is never used
[INFO] [stdout]   --> src/database/transaction.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn change_extra(conn: &Connection, id: &str, extra: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: crate `MemoryBills` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `memory_bills`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.38s
[INFO] running `Command { std: "docker" "inspect" "3db3a2fe12fc441916df9755b8a1f79356d1b5888a2d3769883ba0f4038c0a44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db3a2fe12fc441916df9755b8a1f79356d1b5888a2d3769883ba0f4038c0a44", kill_on_drop: false }`
[INFO] [stdout] 3db3a2fe12fc441916df9755b8a1f79356d1b5888a2d3769883ba0f4038c0a44
