[INFO] cloning repository https://github.com/joeyclemens/Database
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joeyclemens/Database" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyclemens%2FDatabase", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyclemens%2FDatabase'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ad67343064cd14a8dbfb4d92fb766c08d5b53dd
[INFO] testing joeyclemens/Database against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoeyclemens%2FDatabase" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/joeyclemens/Database
[INFO] finished tweaking git repo https://github.com/joeyclemens/Database
[INFO] tweaked toml for git repo https://github.com/joeyclemens/Database written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joeyclemens/Database on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joeyclemens/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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023
[INFO] running `Command { std: "docker" "start" "6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023", 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" "6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling odbc-sys v0.24.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling widestring v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling force-send-sync v1.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling odbc-api v4.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling bb8 v0.8.6
[INFO] [stderr]    Compiling Database v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Environment` and `Error`
[INFO] [stdout]  --> src/main.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 | use odbc_api::{Environment, Error, Cursor, buffers::TextRowSet, ResultSetMetadata};
[INFO] [stdout]   |                ^^^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:307:17
[INFO] [stdout]     |
[INFO] [stdout] 307 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:380:17
[INFO] [stdout]     |
[INFO] [stdout] 380 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:413:17
[INFO] [stdout]     |
[INFO] [stdout] 413 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:441:17
[INFO] [stdout]     |
[INFO] [stdout] 441 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:477:17
[INFO] [stdout]     |
[INFO] [stdout] 477 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:552:17
[INFO] [stdout]     |
[INFO] [stdout] 552 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:584:17
[INFO] [stdout]     |
[INFO] [stdout] 584 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:617:17
[INFO] [stdout]     |
[INFO] [stdout] 617 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:649:17
[INFO] [stdout]     |
[INFO] [stdout] 649 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:718:17
[INFO] [stdout]     |
[INFO] [stdout] 718 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:750:17
[INFO] [stdout]     |
[INFO] [stdout] 750 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:783:17
[INFO] [stdout]     |
[INFO] [stdout] 783 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:815:17
[INFO] [stdout]     |
[INFO] [stdout] 815 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:877:17
[INFO] [stdout]     |
[INFO] [stdout] 877 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:909:17
[INFO] [stdout]     |
[INFO] [stdout] 909 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:942:17
[INFO] [stdout]     |
[INFO] [stdout] 942 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:976:17
[INFO] [stdout]     |
[INFO] [stdout] 976 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1039:17
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1104:17
[INFO] [stdout]      |
[INFO] [stdout] 1104 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1142:17
[INFO] [stdout]      |
[INFO] [stdout] 1142 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1204:17
[INFO] [stdout]      |
[INFO] [stdout] 1204 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1272:17
[INFO] [stdout]      |
[INFO] [stdout] 1272 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1320:17
[INFO] [stdout]      |
[INFO] [stdout] 1320 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/main.rs:1368:17
[INFO] [stdout]      |
[INFO] [stdout] 1368 |             let mut conn = match tokio::runtime::Handle::current().block_on(pool.get()) {
[INFO] [stdout]      |                 ----^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/main.rs:202:13
[INFO] [stdout]     |
[INFO] [stdout] 202 |             unsafe { odbc_api::Environment::new().expect("Failed to create ODBC Environment") }
[INFO] [stdout]     |             ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]    --> src/main.rs:298:32
[INFO] [stdout]     |
[INFO] [stdout] 298 | async fn db_control_space(Path(db_name): Path<String>) -> impl IntoResponse {
[INFO] [stdout]     |                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]    --> src/main.rs:468:33
[INFO] [stdout]     |
[INFO] [stdout] 468 | async fn areaslevel2_page(Path((db_name, parent_id)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_id`
[INFO] [stdout]    --> src/main.rs:468:42
[INFO] [stdout]     |
[INFO] [stdout] 468 | async fn areaslevel2_page(Path((db_name, parent_id)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]     |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]    --> src/main.rs:640:33
[INFO] [stdout]     |
[INFO] [stdout] 640 | async fn areaslevel1_page(Path((db_name, parent_id)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]     |                                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_id`
[INFO] [stdout]    --> src/main.rs:640:42
[INFO] [stdout]     |
[INFO] [stdout] 640 | async fn areaslevel1_page(Path((db_name, parent_id)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]     |                                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]    --> src/main.rs:806:35
[INFO] [stdout]     |
[INFO] [stdout] 806 | async fn room_schedule_page(Path((db_name, parent_id)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]     |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent_id`
[INFO] [stdout]    --> src/main.rs:806:44
[INFO] [stdout]     |
[INFO] [stdout] 806 | async fn room_schedule_page(Path((db_name, parent_id)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]     |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]    --> src/main.rs:966:38
[INFO] [stdout]     |
[INFO] [stdout] 966 | async fn room_schedule_all_page(Path(db_name): Path<String>) -> impl IntoResponse {
[INFO] [stdout]     |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]     --> src/main.rs:1028:35
[INFO] [stdout]      |
[INFO] [stdout] 1028 | async fn item_schedule_page(Path((db_name, room_code)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]      |                                   ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `room_code`
[INFO] [stdout]     --> src/main.rs:1028:44
[INFO] [stdout]      |
[INFO] [stdout] 1028 | async fn item_schedule_page(Path((db_name, room_code)): Path<(String, String)>) -> impl IntoResponse {
[INFO] [stdout]      |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_room_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]     --> src/main.rs:1132:45
[INFO] [stdout]      |
[INFO] [stdout] 1132 | async fn item_descriptions_search_page(Path(db_name): Path<String>) -> impl IntoResponse {
[INFO] [stdout]      |                                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_name`
[INFO] [stdout]     --> src/main.rs:1194:53
[INFO] [stdout]      |
[INFO] [stdout] 1194 | async fn room_types_search_page(axum::extract::Path(db_name): axum::extract::Path<String>) -> impl axum::response::IntoResponse {
[INFO] [stdout]      |                                                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `DbPool` is never used
[INFO] [stdout]    --> src/main.rs:217:6
[INFO] [stdout]     |
[INFO] [stdout] 217 | type DbPool = Pool<OdbcManager>;
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Item_Ref` should have a snake case name
[INFO] [stdout]   --> src/main.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     Item_Ref: String,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `item_ref`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Room_Code` should have a snake case name
[INFO] [stdout]   --> src/main.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 |     Room_Code: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `room_code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Ignore_flag` should have a snake case name
[INFO] [stdout]   --> src/main.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Ignore_flag: String,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `ignore_flag`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Qty_New` should have a snake case name
[INFO] [stdout]   --> src/main.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     Qty_New: i64,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `qty_new`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Qty_Trans` should have a snake case name
[INFO] [stdout]   --> src/main.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Qty_Trans: i64,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `qty_trans`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Notes` should have a snake case name
[INFO] [stdout]   --> src/main.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Notes: String,
[INFO] [stdout]    |     ^^^^^ help: convert the identifier to snake case: `notes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/deps/rustcavEUwL/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libwebbrowser-0a50b61d6937ed18,liburl-ef1ed896ff6404c9,libidna-7e473e0566e94570,libutf8_iter-050834cd1b25caa4,libidna_adapter-19a4b83c32935405,libicu_properties-d214d34bc2f0df23,libicu_properties_data-9979cfc4a7dbdde5,libicu_normalizer-14828104f356713c,libicu_normalizer_data-3eb3619aa0fe3323,libicu_collections-75d4a13c829b8e13,libpotential_utf-ee3f99922a11f003,libicu_provider-6f258a1cb7bbc9d3,libicu_locale_core-4a7d3baf677194f1,libtinystr-d7df807c046e35f4,liblitemap-048c6e1dad9bc49e,libwriteable-2465e9c807ea9ae0,libzerovec-6f2bff9b22dcd4e4,libzerotrie-6d1b875ccd5fc733,libyoke-b7c57146ff74d43c,libstable_deref_trait-9017f581a3c6df06,libzerofrom-3f79a8a188dc2503,libhome-eff94cd81011dcff,libdashmap-8910affcc500d42f,libhashbrown-10175d4175497752,libbb8-f5302e29152b984a,libodbc_api-e2fbc5df5e5d2be8,libforce_send_sync-323b4ce255f42dac,libwidestring-582e4876c1795ad7,libthiserror-17ae94d0cf13422a,libodbc_sys-2a7beee39bc00ea5,libaxum-9551c971ddcd6d2f,libserde_path_to_error-9eb29e788b3e4faf,libserde_json-ed0b0128288dd8e2,libserde_urlencoded-d84ee5b0f929f6ad,libryu-85b27257faa1b487,libform_urlencoded-da32e8171e89b51e,libpercent_encoding-f5688268187ae694,libhyper_util-6af517f951ace533,libhyper-565b78673a9af875,libhttparse-5ae8896e125f1bfe,libhttpdate-640331056eb5ecbb,libfutures_channel-357b2bbde01a3f36,libmatchit-0ab3f88ea1d6385d,libserde-16cec3c8f5cb744c,libaxum_core-5ac4076c45a667ea,libmime-6d6703af1a0641fa,libhttp_body_util-b128cb1c4a9c5ec1,libhttp_body-6ce33c69902e9b12,libhttp-1df40e94510d7084,libitoa-6ac79ecd3493b3ff,libbytes-8e96b21583e366fa,libfnv-98df728fc8020158,libtracing-4ecbee7a1c0c60b4,liblog-a5dbc7d0ef8ca989,libtracing_core-94bc60bd73e15df1,libonce_cell-35d4cc1b6bbf4e72,libtower-9518e3935a783378,libsync_wrapper-5d27b2260ee0288b,libtower_layer-ef066f11b7c6abbf,libfutures_util-7211e1c40b562ff8,libmemchr-1575c1aec56f4c4b,libfutures_io-19ff2883c7873987,libslab-7142e27bbb4820c0,libfutures_sink-260a0ab3d14dcdc8,libfutures_task-4b529e0327c731b5,libpin_utils-bd5b26767cd4a338,libfutures_core-66c9efc205c292af,libtower_service-1eef8393de4ac64f,libtokio-fd2255757b29e0ee,libsocket2-1bb526069e1d91d8,libmio-bbffaf60e2bf1ad7,libparking_lot-d21257938f41dc1d,libparking_lot_core-c86bc39c9071f52f,liblibc-5810b1f74d423ee2,libcfg_if-57ac97a4dec91d60,libsmallvec-b3db98ac3a44e96a,liblock_api-a1d5beee83f60399,libscopeguard-5f9373ec660020b4,libpin_project_lite-a042d89c9815bfb5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lodbc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/deps/rustcavEUwL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/deps/Database-57458c0fd3f0ebc1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lodbc
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Database` (bin "Database") due to 1 previous error; 48 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023", kill_on_drop: false }`
[INFO] [stdout] 6592960d5347755f03348a3e0921251c0b67b0dbf4cad44bfcc36213fd1fb023
