[INFO] cloning repository https://github.com/amsatrio/axum-benchmark-database
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amsatrio/axum-benchmark-database" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famsatrio%2Faxum-benchmark-database", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famsatrio%2Faxum-benchmark-database'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4f2a9102b014a5ec791267de69f35223eafb88b
[INFO] checking amsatrio/axum-benchmark-database against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famsatrio%2Faxum-benchmark-database" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amsatrio/axum-benchmark-database
[INFO] finished tweaking git repo https://github.com/amsatrio/axum-benchmark-database
[INFO] tweaked toml for git repo https://github.com/amsatrio/axum-benchmark-database written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amsatrio/axum-benchmark-database on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amsatrio/axum-benchmark-database 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d
[INFO] running `Command { std: "docker" "start" "7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling diesel_derives v2.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking connection-string v0.2.0
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking axum-core v0.5.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking asynchronous-codec v0.6.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking async-native-tls v0.4.0
[INFO] [stderr]     Checking postgres-types v0.2.10
[INFO] [stderr]     Checking tiberius v0.12.3
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-postgres v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.5
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking deadpool-tiberius v0.1.9
[INFO] [stderr]     Checking diesel v2.3.2
[INFO] [stderr]     Checking rdkafka v0.38.0
[INFO] [stderr]     Checking axum-benchmark-database v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `numeric::Decimal`
[INFO] [stdout]  --> src/modules/conditions_tiberius/schema.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tiberius::{IntoRow, numeric::Decimal};
[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: `IntoRow`
[INFO] [stdout]  --> src/modules/conditions_tiberius/repository.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tiberius::{IntoRow, QueryItem, ToSql};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `post` and `put`
[INFO] [stdout]  --> src/modules/conditions_tiberius/controller_crud.rs:3:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{Extension, Json, Router, extract::Path, http::StatusCode, routing::{delete, get, post, put}};
[INFO] [stdout]   |                                                                                             ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `future::join_all`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{StreamExt, future::join_all};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoRow`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tiberius::{IntoRow, QueryItem};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `conditions`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{dto::app_error::AppError, modules::{conditions, conditions_tiberius_columns::schema::Conditions}};
[INFO] [stdout]   |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::DateTime`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::DateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::FixedOffset`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::FixedOffset;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoRow`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tiberius::{IntoRow, IntoSql, ToSql, TokenRow, numeric::Decimal};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numeric::Decimal`
[INFO] [stdout]  --> src/modules/conditions_tiberius/schema.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tiberius::{IntoRow, numeric::Decimal};
[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: `NaiveDate`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/controller_benchmark.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::{NaiveDate, NaiveDateTime};
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util`
[INFO] [stdout]   --> src/modules/conditions_tiberius_columns/controller_benchmark.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     util,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `net::TcpStream`
[INFO] [stdout]  --> src/state.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::{net::TcpStream, sync::Mutex};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_util::compat::Compat`
[INFO] [stdout]  --> src/state.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_util::compat::Compat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoRow`
[INFO] [stdout]  --> src/modules/conditions_tiberius/repository.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use tiberius::{IntoRow, QueryItem, ToSql};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `post` and `put`
[INFO] [stdout]  --> src/modules/conditions_tiberius/controller_crud.rs:3:93
[INFO] [stdout]   |
[INFO] [stdout] 3 | use axum::{Extension, Json, Router, extract::Path, http::StatusCode, routing::{delete, get, post, put}};
[INFO] [stdout]   |                                                                                             ^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::thread`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::thread;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `future::join_all`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures_util::{StreamExt, future::join_all};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoRow`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tiberius::{IntoRow, QueryItem};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `conditions`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/repository.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{dto::app_error::AppError, modules::{conditions, conditions_tiberius_columns::schema::Conditions}};
[INFO] [stdout]   |                                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::DateTime`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::DateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::FixedOffset`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::FixedOffset;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IntoRow`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/schema.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tiberius::{IntoRow, IntoSql, ToSql, TokenRow, numeric::Decimal};
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NaiveDate`
[INFO] [stdout]  --> src/modules/conditions_tiberius_columns/controller_benchmark.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | use chrono::{NaiveDate, NaiveDateTime};
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `util`
[INFO] [stdout]   --> src/modules/conditions_tiberius_columns/controller_benchmark.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     util,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `net::TcpStream`
[INFO] [stdout]  --> src/state.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::{net::TcpStream, sync::Mutex};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_util::compat::Compat`
[INFO] [stdout]  --> src/state.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_util::compat::Compat;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[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" "7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d", kill_on_drop: false }`
[INFO] [stdout] 7ff98055f5a414b4998b84e1e7edf8de593bf37239dd3b742a06b6647113c05d
