[INFO] cloning repository https://github.com/CalGH/axum-crud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CalGH/axum-crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalGH%2Faxum-crud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalGH%2Faxum-crud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f012612329dbedacddf0fc2fd1684d2ef1e0eabc
[INFO] testing CalGH/axum-crud against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalGH%2Faxum-crud" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CalGH/axum-crud on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CalGH/axum-crud
[INFO] finished tweaking git repo https://github.com/CalGH/axum-crud
[INFO] tweaked toml for git repo https://github.com/CalGH/axum-crud written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/CalGH/axum-crud 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-from-row-derive v0.5.2
[INFO] [stderr]   Downloaded tokio-openssl v0.6.3
[INFO] [stderr]   Downloaded postgres-from-row v0.5.2
[INFO] [stderr]   Downloaded deadpool-postgres v0.9.0
[INFO] [stderr]   Downloaded deadpool v0.8.2
[INFO] [stderr]   Downloaded matchit v0.7.1
[INFO] [stderr]   Downloaded signal-hook-tokio v0.3.1
[INFO] [stderr]   Downloaded axum-server v0.5.1
[INFO] [stderr]   Downloaded axum v0.6.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8293eeb4d263702b662aefa3b77a94f45241dfb7ab5d81d1324cee8c4babaa6e
[INFO] running `Command { std: "docker" "start" "-a" "8293eeb4d263702b662aefa3b77a94f45241dfb7ab5d81d1324cee8c4babaa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8293eeb4d263702b662aefa3b77a94f45241dfb7ab5d81d1324cee8c4babaa6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8293eeb4d263702b662aefa3b77a94f45241dfb7ab5d81d1324cee8c4babaa6e", kill_on_drop: false }`
[INFO] [stdout] 8293eeb4d263702b662aefa3b77a94f45241dfb7ab5d81d1324cee8c4babaa6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8fe33cb24bf798cc6dc67f474b67bd17a70c7e952efea24f4edb2277da1af61b
[INFO] running `Command { std: "docker" "start" "-a" "8fe33cb24bf798cc6dc67f474b67bd17a70c7e952efea24f4edb2277da1af61b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling stringprep v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling matchit v0.7.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling postgres-from-row-derive v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.8.2
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tokio-postgres v0.7.8
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling deadpool-postgres v0.9.0
[INFO] [stderr]    Compiling postgres-from-row v0.5.2
[INFO] [stderr]    Compiling crud-macros v0.1.0 (/opt/rustwide/workdir/crud-macros)
[INFO] [stderr]    Compiling axum-server v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum-crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::SqlState`
[INFO] [stdout]   --> src/api/queries.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/handlers/root.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stdout]  --> src/handlers/root.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stdout]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::City`
[INFO] [stdout]  --> src/handlers/root.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::City;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes::Appstate`
[INFO] [stdout]  --> src/handlers/root.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::routes::Appstate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_handler`
[INFO] [stdout]  --> src/handlers/root.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::{async_trait, debug_handler};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::IntoResponse`
[INFO] [stdout]   --> src/handlers/root.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/tests/queries.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::utils::common::setuptests`
[INFO] [stdout]  --> src/tests/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tests::utils::common::setuptests;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::test`
[INFO] [stdout]  --> src/tests/queries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::test;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/api/queries.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setuptests` is never used
[INFO] [stdout]  --> src/tests/utils/common.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) async fn setuptests() -> (deadpool_postgres::Pool, Client) {
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.57s
[INFO] running `Command { std: "docker" "inspect" "8fe33cb24bf798cc6dc67f474b67bd17a70c7e952efea24f4edb2277da1af61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fe33cb24bf798cc6dc67f474b67bd17a70c7e952efea24f4edb2277da1af61b", kill_on_drop: false }`
[INFO] [stdout] 8fe33cb24bf798cc6dc67f474b67bd17a70c7e952efea24f4edb2277da1af61b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a108a44fb8e02ee1a2d2eb465d5a1bb47f4e13b8133621091ef2dd4b7e706ded
[INFO] running `Command { std: "docker" "start" "-a" "a108a44fb8e02ee1a2d2eb465d5a1bb47f4e13b8133621091ef2dd4b7e706ded", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `error::SqlState`
[INFO] [stdout]   --> src/api/queries.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/handlers/root.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stdout]  --> src/handlers/root.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stdout]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::City`
[INFO] [stdout]  --> src/handlers/root.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::City;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes::Appstate`
[INFO] [stdout]  --> src/handlers/root.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::routes::Appstate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_handler`
[INFO] [stdout]  --> src/handlers/root.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::{async_trait, debug_handler};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::IntoResponse`
[INFO] [stdout]   --> src/handlers/root.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/tests/queries.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::utils::common::setuptests`
[INFO] [stdout]  --> src/tests/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tests::utils::common::setuptests;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::test`
[INFO] [stdout]  --> src/tests/queries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::test;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/api/queries.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum-crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `setuptests` is never used
[INFO] [stdout]  --> src/tests/utils/common.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) async fn setuptests() -> (deadpool_postgres::Pool, Client) {
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::SqlState`
[INFO] [stdout]   --> src/api/queries.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/handlers/root.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stdout]  --> src/handlers/root.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stdout]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::City`
[INFO] [stdout]  --> src/handlers/root.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::City;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes::Appstate`
[INFO] [stdout]  --> src/handlers/root.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::routes::Appstate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_handler`
[INFO] [stdout]  --> src/handlers/root.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::{async_trait, debug_handler};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::IntoResponse`
[INFO] [stdout]   --> src/handlers/root.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::test`
[INFO] [stdout]  --> src/tests/queries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::test;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/api/queries.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "a108a44fb8e02ee1a2d2eb465d5a1bb47f4e13b8133621091ef2dd4b7e706ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a108a44fb8e02ee1a2d2eb465d5a1bb47f4e13b8133621091ef2dd4b7e706ded", kill_on_drop: false }`
[INFO] [stdout] a108a44fb8e02ee1a2d2eb465d5a1bb47f4e13b8133621091ef2dd4b7e706ded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4f86ba80648c09ad3ffaa6680a4a49acb9310fef0e0f92a75b90f0cb3cd28e6
[INFO] running `Command { std: "docker" "start" "-a" "b4f86ba80648c09ad3ffaa6680a4a49acb9310fef0e0f92a75b90f0cb3cd28e6", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error::SqlState`
[INFO] [stderr]   --> src/api/queries.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]  --> src/handlers/root.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use serde_json::json;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stderr]  --> src/handlers/root.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stderr]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::models::City`
[INFO] [stderr]  --> src/handlers/root.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::models::City;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::routes::Appstate`
[INFO] [stderr]  --> src/handlers/root.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::routes::Appstate;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug_handler`
[INFO] [stderr]  --> src/handlers/root.rs:6:25
[INFO] [stderr]   |
[INFO] [stderr] 6 | use axum::{async_trait, debug_handler};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `response::IntoResponse`
[INFO] [stderr]   --> src/handlers/root.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     response::IntoResponse,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]  --> src/tests/queries.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::tests::utils::common::setuptests`
[INFO] [stderr]  --> src/tests/queries.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::tests::utils::common::setuptests;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::test`
[INFO] [stderr]  --> src/tests/queries.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tokio::test;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/api/queries.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `setuptests` is never used
[INFO] [stderr]  --> src/tests/utils/common.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) async fn setuptests() -> (deadpool_postgres::Pool, Client) {
[INFO] [stderr]   |                     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-crud` (lib) generated 12 warnings (run `cargo fix --lib -p axum-crud` to apply 10 suggestions)
[INFO] [stderr] warning: `axum-crud` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_crud_lib-ffc85de8a82b5b3a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::queries::tests::test_db_connections ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::queries::tests::test_db_connections stdout ----
[INFO] [stdout] thread 'tests::queries::tests::test_db_connections' panicked at src/tests/queries.rs:18:27:
[INFO] [stdout] .env file must exist: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55e4dd246075 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55e4dd246075 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55e4dd246075 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55e4dd246075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55e4dd26ecbb - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55e4dd26ecbb - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55e4dd242e2f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55e4dd245e4e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55e4dd245e4e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55e4dd247879 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55e4dd24753e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55e4dd01582a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55e4dd01582a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55e4dd247e7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55e4dd247e7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55e4dd247bf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55e4dd246539 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55e4dd247927 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55e4dcf5bfc3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55e4dcf5c556 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55e4dcfc4b7d - core::result::Result<T,E>::expect::h549687a7be78b900
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x55e4dcf93544 - axum_crud_lib::tests::queries::tests::test_db_connections::{{closure}}::h65b3920c264a490c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/queries.rs:18:9
[INFO] [stdout]   22:     0x55e4dcfccc6f - <core::pin::Pin<P> as core::future::future::Future>::poll::h5c7c48aea395cc8e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55e4dcfccdab - <core::pin::Pin<P> as core::future::future::Future>::poll::hdb35dc6a5e0c2caa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   24:     0x55e4dcfa32ee - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he839508c2eb62759
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:57
[INFO] [stdout]   25:     0x55e4dcfa3215 - tokio::runtime::coop::with_budget::hf1a97b1aba5810f6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x55e4dcfa3215 - tokio::runtime::coop::budget::hb123f6f4c5057ed2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x55e4dcfa3215 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6c73d9a764511a7b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   28:     0x55e4dcfa1b1d - tokio::runtime::scheduler::current_thread::Context::enter::h6c03f04de778b73e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   29:     0x55e4dcfa299e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h5c4529c3f87bd5d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:36
[INFO] [stdout]   30:     0x55e4dcfa26eb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5eee2ed611f74134
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   31:     0x55e4dcfdbe0a - tokio::runtime::context::scoped::Scoped<T>::set::h89416d48eaf1099e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x55e4dcf8e11a - tokio::runtime::context::set_scheduler::{{closure}}::h6697490b80da62c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:26
[INFO] [stdout]   33:     0x55e4dcf85a90 - std::thread::local::LocalKey<T>::try_with::hcf0c60df4e2b9cef
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   34:     0x55e4dcf8492c - std::thread::local::LocalKey<T>::with::hbbff3bf9e3a9212a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   35:     0x55e4dcf8e0c1 - tokio::runtime::context::set_scheduler::h7a30dec4c64f2ea9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:9
[INFO] [stdout]   36:     0x55e4dcfa244e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h99a2787704b41707
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   37:     0x55e4dcfa2721 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he82b5fe5827034be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:19
[INFO] [stdout]   38:     0x55e4dcfa0120 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h46e93c17776a3494
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:28
[INFO] [stdout]   39:     0x55e4dcf95e52 - tokio::runtime::context::runtime::enter_runtime::ha7c9695ff25f53bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x55e4dcfa0017 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6cb575310b14cc81
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   41:     0x55e4dcfad3bf - tokio::runtime::runtime::Runtime::block_on::h78f0f007f328a162
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/runtime.rs:311:47
[INFO] [stdout]   42:     0x55e4dcf93370 - axum_crud_lib::tests::queries::tests::test_db_connections::he9a46782f6a7bcde
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/queries.rs:55:9
[INFO] [stdout]   43:     0x55e4dcf93217 - axum_crud_lib::tests::queries::tests::test_db_connections::{{closure}}::hb665877000b02a9f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/queries.rs:17:43
[INFO] [stdout]   44:     0x55e4dcf6f656 - core::ops::function::FnOnce::call_once::h3b4ee31919b5077f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55e4dd01a20b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55e4dd01a20b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   47:     0x55e4dd019911 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   48:     0x55e4dd019911 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x55e4dd019911 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   50:     0x55e4dd019911 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   51:     0x55e4dd019911 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   52:     0x55e4dd019911 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   53:     0x55e4dd019911 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   54:     0x55e4dcfe22d4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   55:     0x55e4dcfe22d4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   56:     0x55e4dcfe6d02 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   57:     0x55e4dcfe6d02 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x55e4dcfe6d02 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   59:     0x55e4dcfe6d02 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   60:     0x55e4dcfe6d02 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   61:     0x55e4dcfe6d02 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   62:     0x55e4dcfe6d02 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x55e4dd24c50b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   64:     0x55e4dd24c50b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   65:     0x55e4dd24c50b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   66:     0x7fb283b11ac3 - <unknown>
[INFO] [stdout]   67:     0x7fb283ba2a04 - __clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::queries::tests::test_db_connections
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b4f86ba80648c09ad3ffaa6680a4a49acb9310fef0e0f92a75b90f0cb3cd28e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4f86ba80648c09ad3ffaa6680a4a49acb9310fef0e0f92a75b90f0cb3cd28e6", kill_on_drop: false }`
[INFO] [stdout] b4f86ba80648c09ad3ffaa6680a4a49acb9310fef0e0f92a75b90f0cb3cd28e6
[INFO] testing CalGH/axum-crud against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCalGH%2Faxum-crud" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CalGH/axum-crud on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CalGH/axum-crud
[INFO] finished tweaking git repo https://github.com/CalGH/axum-crud
[INFO] tweaked toml for git repo https://github.com/CalGH/axum-crud written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/CalGH/axum-crud 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bba081014b54a84273c2398b926dfb0a71b2f4511c96d593df24ff8fbd89707
[INFO] running `Command { std: "docker" "start" "-a" "5bba081014b54a84273c2398b926dfb0a71b2f4511c96d593df24ff8fbd89707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bba081014b54a84273c2398b926dfb0a71b2f4511c96d593df24ff8fbd89707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bba081014b54a84273c2398b926dfb0a71b2f4511c96d593df24ff8fbd89707", kill_on_drop: false }`
[INFO] [stdout] 5bba081014b54a84273c2398b926dfb0a71b2f4511c96d593df24ff8fbd89707
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60665f038b36f4b6da737db809fd8202b4c5c18d9d36d1f15de5e516af3f4ba0
[INFO] running `Command { std: "docker" "start" "-a" "60665f038b36f4b6da737db809fd8202b4c5c18d9d36d1f15de5e516af3f4ba0", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling serde v1.0.178
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.178
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling stringprep v0.1.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling socket2 v0.5.3
[INFO] [stderr]    Compiling tokio-openssl v0.6.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling axum-macros v0.3.8
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling postgres-from-row-derive v0.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling tokio-postgres v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling deadpool v0.8.2
[INFO] [stderr]    Compiling signal-hook-tokio v0.3.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling postgres-openssl v0.5.0
[INFO] [stderr]    Compiling postgres-from-row v0.5.2
[INFO] [stderr]    Compiling deadpool-postgres v0.9.0
[INFO] [stderr]    Compiling crud-macros v0.1.0 (/opt/rustwide/workdir/crud-macros)
[INFO] [stderr]    Compiling axum-server v0.5.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling axum-crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `error::SqlState`
[INFO] [stdout]   --> src/api/queries.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/handlers/root.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stdout]  --> src/handlers/root.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stdout]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::City`
[INFO] [stdout]  --> src/handlers/root.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::City;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes::Appstate`
[INFO] [stdout]  --> src/handlers/root.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::routes::Appstate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_handler`
[INFO] [stdout]  --> src/handlers/root.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::{async_trait, debug_handler};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::IntoResponse`
[INFO] [stdout]   --> src/handlers/root.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/tests/queries.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::utils::common::setuptests`
[INFO] [stdout]  --> src/tests/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tests::utils::common::setuptests;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::test`
[INFO] [stdout]  --> src/tests/queries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::test;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/api/queries.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setuptests` is never used
[INFO] [stdout]  --> src/tests/utils/common.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) async fn setuptests() -> (deadpool_postgres::Pool, Client) {
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.35s
[INFO] running `Command { std: "docker" "inspect" "60665f038b36f4b6da737db809fd8202b4c5c18d9d36d1f15de5e516af3f4ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60665f038b36f4b6da737db809fd8202b4c5c18d9d36d1f15de5e516af3f4ba0", kill_on_drop: false }`
[INFO] [stdout] 60665f038b36f4b6da737db809fd8202b4c5c18d9d36d1f15de5e516af3f4ba0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 59ef2dcfca16717ff237997511702657406bbd8d0bf8635985078969c15dcd79
[INFO] running `Command { std: "docker" "start" "-a" "59ef2dcfca16717ff237997511702657406bbd8d0bf8635985078969c15dcd79", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `error::SqlState`
[INFO] [stdout]   --> src/api/queries.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/handlers/root.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stdout]  --> src/handlers/root.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stdout]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::City`
[INFO] [stdout]  --> src/handlers/root.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::City;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes::Appstate`
[INFO] [stdout]  --> src/handlers/root.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::routes::Appstate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_handler`
[INFO] [stdout]  --> src/handlers/root.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::{async_trait, debug_handler};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::IntoResponse`
[INFO] [stdout]   --> src/handlers/root.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/tests/queries.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::tests::utils::common::setuptests`
[INFO] [stdout]  --> src/tests/queries.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::tests::utils::common::setuptests;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::test`
[INFO] [stdout]  --> src/tests/queries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::test;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/api/queries.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling axum-crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `setuptests` is never used
[INFO] [stdout]  --> src/tests/utils/common.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) async fn setuptests() -> (deadpool_postgres::Pool, Client) {
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::SqlState`
[INFO] [stdout]   --> src/api/queries.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> src/handlers/root.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stdout]  --> src/handlers/root.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stdout]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::City`
[INFO] [stdout]  --> src/handlers/root.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::City;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::routes::Appstate`
[INFO] [stdout]  --> src/handlers/root.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::routes::Appstate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug_handler`
[INFO] [stdout]  --> src/handlers/root.rs:6:25
[INFO] [stdout]   |
[INFO] [stdout] 6 | use axum::{async_trait, debug_handler};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::IntoResponse`
[INFO] [stdout]   --> src/handlers/root.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     response::IntoResponse,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::test`
[INFO] [stdout]  --> src/tests/queries.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio::test;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> src/api/queries.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.21s
[INFO] running `Command { std: "docker" "inspect" "59ef2dcfca16717ff237997511702657406bbd8d0bf8635985078969c15dcd79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59ef2dcfca16717ff237997511702657406bbd8d0bf8635985078969c15dcd79", kill_on_drop: false }`
[INFO] [stdout] 59ef2dcfca16717ff237997511702657406bbd8d0bf8635985078969c15dcd79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05f862b82c158bff39b103269443102b38e37a7a9d26fcbfebbcfe2c2ad34313
[INFO] running `Command { std: "docker" "start" "-a" "05f862b82c158bff39b103269443102b38e37a7a9d26fcbfebbcfe2c2ad34313", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `error::SqlState`
[INFO] [stderr]   --> src/api/queries.rs:10:32
[INFO] [stderr]    |
[INFO] [stderr] 10 | use tokio_postgres::{row::Row, error::SqlState, types::Type};
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]  --> src/handlers/root.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use serde_json::json;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `get_one`, `post_put_or_delete_one`
[INFO] [stderr]  --> src/handlers/root.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::api::{get_one,post_put_or_delete_one};
[INFO] [stderr]   |                  ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::models::City`
[INFO] [stderr]  --> src/handlers/root.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::models::City;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::routes::Appstate`
[INFO] [stderr]  --> src/handlers/root.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::routes::Appstate;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `debug_handler`
[INFO] [stderr]  --> src/handlers/root.rs:6:25
[INFO] [stderr]   |
[INFO] [stderr] 6 | use axum::{async_trait, debug_handler};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `response::IntoResponse`
[INFO] [stderr]   --> src/handlers/root.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 |     response::IntoResponse,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]  --> src/tests/queries.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::error::Error;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::tests::utils::common::setuptests`
[INFO] [stderr]  --> src/tests/queries.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::tests::utils::common::setuptests;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::test`
[INFO] [stderr]  --> src/tests/queries.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tokio::test;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `value`
[INFO] [stderr]   --> src/api/queries.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn from(value: NoResults) -> Self {
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `setuptests` is never used
[INFO] [stderr]  --> src/tests/utils/common.rs:8:21
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) async fn setuptests() -> (deadpool_postgres::Pool, Client) {
[INFO] [stderr]   |                     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `axum-crud` (lib) generated 12 warnings (run `cargo fix --lib -p axum-crud` to apply 10 suggestions)
[INFO] [stderr] warning: `axum-crud` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_crud_lib-ffc85de8a82b5b3a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::queries::tests::test_db_connections ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::queries::tests::test_db_connections stdout ----
[INFO] [stdout] thread 'tests::queries::tests::test_db_connections' panicked at src/tests/queries.rs:18:27:
[INFO] [stdout] .env file must exist: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55dc7659f7d5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55dc7659f7d5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55dc7659f7d5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55dc7659f7d5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55dc765c83bb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55dc765c83bb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55dc7659c63f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55dc7659f5ae - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55dc7659f5ae - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55dc765a0f19 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55dc765a0c6c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55dc7636742f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55dc7636742f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55dc765a151b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55dc765a151b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55dc765a1294 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55dc7659fc99 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55dc765a0fc7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55dc762adfa3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55dc762ae536 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55dc7630f4dd - core::result::Result<T,E>::expect::haaa1017eba1e5be5
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x55dc7632c6d4 - axum_crud_lib::tests::queries::tests::test_db_connections::{{closure}}::h6b81a08950fc1033
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/queries.rs:18:9
[INFO] [stdout]   22:     0x55dc762dba7f - <core::pin::Pin<P> as core::future::future::Future>::poll::hb49520caae63a733
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x55dc762db8fb - <core::pin::Pin<P> as core::future::future::Future>::poll::h7aa504dcb79fe334
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   24:     0x55dc7630598e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h46ca61789718a114
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:57
[INFO] [stdout]   25:     0x55dc763058c5 - tokio::runtime::coop::with_budget::h2f8725e995721514
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   26:     0x55dc763058c5 - tokio::runtime::coop::budget::hdd3bb74b32d2fcf7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   27:     0x55dc763058c5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h86292cb2203fc30f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   28:     0x55dc763041bd - tokio::runtime::scheduler::current_thread::Context::enter::h963020a4673ba9fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   29:     0x55dc7630503e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h755dc47d0e5e1c94
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:36
[INFO] [stdout]   30:     0x55dc76304d8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he1232594aa694562
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   31:     0x55dc7630869a - tokio::runtime::context::scoped::Scoped<T>::set::h84e533a41e644e7c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   32:     0x55dc762e842a - tokio::runtime::context::set_scheduler::{{closure}}::hff88581f3cc7b296
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:26
[INFO] [stdout]   33:     0x55dc76330650 - std::thread::local::LocalKey<T>::try_with::h9f42c0396d4d5c3c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   34:     0x55dc7632f8cc - std::thread::local::LocalKey<T>::with::h612cfddd3416d339
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   35:     0x55dc762e83d1 - tokio::runtime::context::set_scheduler::hceb7c9972709d707
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:9
[INFO] [stdout]   36:     0x55dc76304aee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h24f4db0319ed2db2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   37:     0x55dc76304dc1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfac605aab71bf647
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:19
[INFO] [stdout]   38:     0x55dc763028e3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h193c9d6bf4d18185
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:28
[INFO] [stdout]   39:     0x55dc76310c82 - tokio::runtime::context::runtime::enter_runtime::h8f35a215084715be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   40:     0x55dc76302827 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hfe7488acb12af40a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   41:     0x55dc762e97ef - tokio::runtime::runtime::Runtime::block_on::hfda17ba33ef2d24d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/runtime.rs:311:47
[INFO] [stdout]   42:     0x55dc7632c500 - axum_crud_lib::tests::queries::tests::test_db_connections::ha1617a9daa71e6a5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/queries.rs:55:9
[INFO] [stdout]   43:     0x55dc7632c3a7 - axum_crud_lib::tests::queries::tests::test_db_connections::{{closure}}::h4a8da3b08ab1ea3b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/queries.rs:17:43
[INFO] [stdout]   44:     0x55dc762c1396 - core::ops::function::FnOnce::call_once::h28c0dd0720955432
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x55dc7636bd4b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x55dc7636bd4b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   47:     0x55dc7636b411 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   48:     0x55dc7636b411 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x55dc7636b411 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   50:     0x55dc7636b411 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   51:     0x55dc7636b411 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   52:     0x55dc7636b411 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   53:     0x55dc7636b411 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   54:     0x55dc76333de4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   55:     0x55dc76333de4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   56:     0x55dc763388b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   57:     0x55dc763388b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x55dc763388b2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   59:     0x55dc763388b2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   60:     0x55dc763388b2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   61:     0x55dc763388b2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   62:     0x55dc763388b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x55dc765a5b9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   64:     0x55dc765a5b9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   65:     0x55dc765a5b9b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   66:     0x7f4a55342ac3 - <unknown>
[INFO] [stdout]   67:     0x7f4a553d3a04 - __clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::queries::tests::test_db_connections
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "05f862b82c158bff39b103269443102b38e37a7a9d26fcbfebbcfe2c2ad34313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f862b82c158bff39b103269443102b38e37a7a9d26fcbfebbcfe2c2ad34313", kill_on_drop: false }`
[INFO] [stdout] 05f862b82c158bff39b103269443102b38e37a7a9d26fcbfebbcfe2c2ad34313
