[INFO] cloning repository https://github.com/dixtel/budgetv2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dixtel/budgetv2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdixtel%2Fbudgetv2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdixtel%2Fbudgetv2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 692e78e337ffb4f88e74e7ecc5c0048aebd55738
[INFO] building dixtel/budgetv2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdixtel%2Fbudgetv2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dixtel/budgetv2
[INFO] finished tweaking git repo https://github.com/dixtel/budgetv2
[INFO] tweaked toml for git repo https://github.com/dixtel/budgetv2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dixtel/budgetv2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dixtel/budgetv2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded http-range-header v0.4.0
[INFO] [stderr]   Downloaded multer v3.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded handlebars v6.2.0
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded rustix v0.38.38
[INFO] [stderr]   Downloaded tower-http v0.6.1
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] [stderr]   Downloaded tower v0.5.1
[INFO] [stderr]   Downloaded pest v2.7.14
[INFO] [stderr]   Downloaded bigdecimal v0.4.6
[INFO] [stderr]   Downloaded libm v0.2.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 716bd6a5d178d39fbb7295824b6baed038bbfaf905c83ac672ea2b57ce975adb
[INFO] running `Command { std: "docker" "start" "-a" "716bd6a5d178d39fbb7295824b6baed038bbfaf905c83ac672ea2b57ce975adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "716bd6a5d178d39fbb7295824b6baed038bbfaf905c83ac672ea2b57ce975adb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716bd6a5d178d39fbb7295824b6baed038bbfaf905c83ac672ea2b57ce975adb", kill_on_drop: false }`
[INFO] [stdout] 716bd6a5d178d39fbb7295824b6baed038bbfaf905c83ac672ea2b57ce975adb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b713d420c2f0aea7bdc7e994a90a42c27690b219fdec32bc8f3dbc261a37120
[INFO] running `Command { std: "docker" "start" "-a" "6b713d420c2f0aea7bdc7e994a90a42c27690b219fdec32bc8f3dbc261a37120", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling libm v0.2.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling multer v3.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling handlebars v6.2.0
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tower-http v0.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling axum v0.7.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling budgetv2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/front/accounts/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::Any;
[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: `self` and `table::TableComponent`
[INFO] [stdout]  --> src/front/accounts/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     components::{self, table::TableComponent},
[INFO] [stdout]   |                  ^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/front/accounts/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::StatusCode`
[INFO] [stdout]  --> src/front/template.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RenderError`
[INFO] [stdout]   --> src/front/template.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | use handlebars::{handlebars_helper, RenderError};
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `error::Error`
[INFO] [stdout]  --> src/front/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Next`, `Request`, `ServiceExt`, `connect_info::MockConnectInfo`, `self`, and `status`
[INFO] [stdout]   --> src/front/mod.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     extract::{connect_info::MockConnectInfo, Multipart, Query, State},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     http::{status, Request, StatusCode},
[INFO] [stdout]    |            ^^^^^^  ^^^^^^^
[INFO] [stdout] 15 |     middleware::{self, Next},
[INFO] [stdout]    |                  ^^^^  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Router, ServiceExt,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DurationRound`, `TimeDelta`, `TimeZone`, and `format`
[INFO] [stdout]   --> src/front/mod.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use chrono::{format, Datelike, DurationRound, TimeDelta, TimeZone};
[INFO] [stdout]    |              ^^^^^^            ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Record` and `warn`
[INFO] [stdout]   --> src/front/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use log::{warn, Record};
[INFO] [stdout]    |           ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]  --> src/migration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `any::Any` and `borrow::BorrowMut`
[INFO] [stdout]  --> src/migration.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{any::Any, borrow::BorrowMut, fs, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Execute`
[INFO] [stdout]  --> src/migration.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{Execute, Pool, Postgres};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pool` and `Postgres`
[INFO] [stdout]  --> src/main.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{postgres::PgPoolOptions, Pool, Postgres};
[INFO] [stdout]   |                                     ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/front/accounts/mod.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 | async fn post(State(s): State<AppState>) -> Result<Response, AppMessage> {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/migration.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let res = sqlx::query(&content).execute(p).await.unwrap();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bigdecimal::num_traits::CheckedMul`
[INFO] [stdout]  --> src/front/components/table.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bigdecimal::num_traits::CheckedMul;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/front/mod.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{self, Read},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HtmlTemplate` is never constructed
[INFO] [stdout]    --> src/front/mod.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 363 | struct HtmlTemplate {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_info_notification` is never used
[INFO] [stdout]   --> src/front/accounts/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl AppMessage {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new_info_notification(msg: impl AsRef<str>, s: &AppState) -> AppMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "6b713d420c2f0aea7bdc7e994a90a42c27690b219fdec32bc8f3dbc261a37120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b713d420c2f0aea7bdc7e994a90a42c27690b219fdec32bc8f3dbc261a37120", kill_on_drop: false }`
[INFO] [stdout] 6b713d420c2f0aea7bdc7e994a90a42c27690b219fdec32bc8f3dbc261a37120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82bb0df1ca3f991d9ba9e829384b3225b0376f951b08adefdc1997bda1a648d8
[INFO] running `Command { std: "docker" "start" "-a" "82bb0df1ca3f991d9ba9e829384b3225b0376f951b08adefdc1997bda1a648d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling budgetv2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::Any`
[INFO] [stdout]  --> src/front/accounts/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::Any;
[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: `self` and `table::TableComponent`
[INFO] [stdout]  --> src/front/accounts/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |     components::{self, table::TableComponent},
[INFO] [stdout]   |                  ^^^^  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]   --> src/front/accounts/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use uuid::Uuid;
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http::StatusCode`
[INFO] [stdout]  --> src/front/template.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     http::StatusCode,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RenderError`
[INFO] [stdout]   --> src/front/template.rs:10:37
[INFO] [stdout]    |
[INFO] [stdout] 10 | use handlebars::{handlebars_helper, RenderError};
[INFO] [stdout]    |                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `error::Error`
[INFO] [stdout]  --> src/front/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     collections::HashMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |     error::Error,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Next`, `Request`, `ServiceExt`, `connect_info::MockConnectInfo`, `self`, and `status`
[INFO] [stdout]   --> src/front/mod.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     extract::{connect_info::MockConnectInfo, Multipart, Query, State},
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     http::{status, Request, StatusCode},
[INFO] [stdout]    |            ^^^^^^  ^^^^^^^
[INFO] [stdout] 15 |     middleware::{self, Next},
[INFO] [stdout]    |                  ^^^^  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Router, ServiceExt,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DurationRound`, `TimeDelta`, `TimeZone`, and `format`
[INFO] [stdout]   --> src/front/mod.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 | use chrono::{format, Datelike, DurationRound, TimeDelta, TimeZone};
[INFO] [stdout]    |              ^^^^^^            ^^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Record` and `warn`
[INFO] [stdout]   --> src/front/mod.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 | use log::{warn, Record};
[INFO] [stdout]    |           ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::panic`
[INFO] [stdout]  --> src/migration.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::panic;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `any::Any` and `borrow::BorrowMut`
[INFO] [stdout]  --> src/migration.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{any::Any, borrow::BorrowMut, fs, path::PathBuf};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Execute`
[INFO] [stdout]  --> src/migration.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{Execute, Pool, Postgres};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pool` and `Postgres`
[INFO] [stdout]  --> src/main.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{postgres::PgPoolOptions, Pool, Postgres};
[INFO] [stdout]   |                                     ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/front/accounts/mod.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 | async fn post(State(s): State<AppState>) -> Result<Response, AppMessage> {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/migration.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let res = sqlx::query(&content).execute(p).await.unwrap();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bigdecimal::num_traits::CheckedMul`
[INFO] [stdout]  --> src/front/components/table.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bigdecimal::num_traits::CheckedMul;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Read`
[INFO] [stdout]  --> src/front/mod.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     io::{self, Read},
[INFO] [stdout]   |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HtmlTemplate` is never constructed
[INFO] [stdout]    --> src/front/mod.rs:363:8
[INFO] [stdout]     |
[INFO] [stdout] 363 | struct HtmlTemplate {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_info_notification` is never used
[INFO] [stdout]   --> src/front/accounts/mod.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl AppMessage {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 21 |     pub fn new_info_notification(msg: impl AsRef<str>, s: &AppState) -> AppMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.94s
[INFO] running `Command { std: "docker" "inspect" "82bb0df1ca3f991d9ba9e829384b3225b0376f951b08adefdc1997bda1a648d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82bb0df1ca3f991d9ba9e829384b3225b0376f951b08adefdc1997bda1a648d8", kill_on_drop: false }`
[INFO] [stdout] 82bb0df1ca3f991d9ba9e829384b3225b0376f951b08adefdc1997bda1a648d8
