[INFO] cloning repository https://github.com/sbpann/todos-with-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbpann/todos-with-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6aa9a5e2caea39a9375594bf8b72e0594ed3fdf2
[INFO] testing sbpann/todos-with-axum against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sbpann/todos-with-axum
[INFO] finished tweaking git repo https://github.com/sbpann/todos-with-axum
[INFO] tweaked toml for git repo https://github.com/sbpann/todos-with-axum written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sbpann/todos-with-axum on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sbpann/todos-with-axum 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9
[INFO] running `Command { std: "docker" "start" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9", 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" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9", 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" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling atomic-write-file v0.1.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]    Compiling sqlx v0.7.3
[INFO] [stderr]    Compiling todos-with-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9", 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" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.18.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling rstest v0.18.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]    Compiling sqlx-postgres v0.7.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]    Compiling sqlx v0.7.3
[INFO] [stderr]    Compiling todos-with-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9", 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" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/todos_with_axum-ddef30982259cec9)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test tests::constants::error_response::tests::generic_error_response_ok::case_1 ... ok
[INFO] [stdout] test tests::constants::error_response::tests::generic_error_response_ok::case_2 ... ok
[INFO] [stdout] test tests::configs::db::tests::new_pg_pool_panic - should panic ... ok
[INFO] [stdout] test tests::configs::state::tests::build_state_database_err_url_unset - should panic ... ok
[INFO] [stdout] test tests::modules::todos::service::tests::list_ok ... FAILED
[INFO] [stdout] test tests::configs::db::tests::new_pg_pool ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::empty_list_ok ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::create_ok ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::find_ok ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::delete_ok_find_err_not_found ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::update_ok ... FAILED
[INFO] [stdout] test tests::configs::state::tests::build_state_ok ... FAILED
[INFO] [stdout] test tests::router::tests::delete_err_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::find_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::delete_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::find_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::list_with_limit_offset_ok ... FAILED
[INFO] [stdout] test tests::router::tests::list_with_over_limit_should_reduce_to_10 ... FAILED
[INFO] [stdout] test tests::router::tests::update_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::list_ok ... FAILED
[INFO] [stdout] test tests::router::tests::update_err_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_delete_find_not_found ... FAILED
[INFO] [stdout] test tests::utils::app::tests::build_listener_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_listening_address_default_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_empty_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_err_duplicated_path - should panic ... ok
[INFO] [stdout] test tests::utils::app::tests::build_listening_address_with_env_ok ... ok
[INFO] [stdout] test tests::router::tests::create_and_find_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_list_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_update_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_ok ... FAILED
[INFO] [stdout] test tests::router::tests::db_error ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::list_ok' (3459) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a8e4e5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c6ed - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e90d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6e04b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6e04b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6e04b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a4aa00 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a693d0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c734 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2fc5b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d5b9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9e652 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b69e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0871d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a56660 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57a96 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a5a299 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac8c33 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a46af3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b4047b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac45ce - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a804af - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f966 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9aaaa - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72b56e4d - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:49:5
[INFO] [stdout]   49:     0x634a72b51bb7 - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:49:42
[INFO] [stdout]   50:     0x634a72a7eaa6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::list_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::configs::db::tests::new_pg_pool stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::configs::db::tests::new_pg_pool' (3444) panicked at src/configs/db.rs:8:33:
[INFO] [stdout] Could not build connection pool: pool timed out while waiting for an open connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a72b0e7c2 - todos_with_axum[a4d7df086cbb3e2c]::configs::db::new_pg_pool::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:33
[INFO] [stdout]   20:     0x634a72b220e0 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::unwrap_or_else::<todos_with_axum[a4d7df086cbb3e2c]::configs::db::new_pg_pool::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   21:     0x634a72b0eb35 - todos_with_axum[a4d7df086cbb3e2c]::configs::db::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:10
[INFO] [stdout]   22:     0x634a72b0f0b5 - todos_with_axum[a4d7df086cbb3e2c]::tests::configs::db::tests::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/db.rs:11:50
[INFO] [stdout]   23:     0x634a72b2c1f2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72b2c22d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x634a72a6e44d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   26:     0x634a72a6c16b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x634a72a6c16b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x634a72a6c16b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   29:     0x634a72a46ea0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   30:     0x634a72a5c9f0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   31:     0x634a72a5c4d4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   32:     0x634a72b2e36b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x634a72b0d0f9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x634a72a9ce92 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   35:     0x634a72a9af7e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   36:     0x634a72b0825d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x634a72a51800 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   38:     0x634a72a57116 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   39:     0x634a72a57c99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x634a72ac70e3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x634a72a45941 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x634a72b3e0fa - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   43:     0x634a72b11b1e - todos_with_axum[a4d7df086cbb3e2c]::tests::configs::db::tests::new_pg_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/db.rs:12:39
[INFO] [stdout]   44:     0x634a72b0ee77 - todos_with_axum[a4d7df086cbb3e2c]::tests::configs::db::tests::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/db.rs:5:27
[INFO] [stdout]   45:     0x634a72a7e8e6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::configs::db::tests::new_pg_pool::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   48:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   49:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   54:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   55:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   56:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   58:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   63:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   65:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   66:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   67:     0x7dd9916e5a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::empty_list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::empty_list_ok' (3453) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a8c4ad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c62d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e84d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6db6b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6db6b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6db6b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a4a0a0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a673f0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c6d4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2f86b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d4f9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9e292 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b57e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0865d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a55a00 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57916 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a59c99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac87e3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46823 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b3fedb - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac40ee - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a802ff - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f876 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9aa1a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72b56cda - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:9:5
[INFO] [stdout]   46:     0x634a72b51b27 - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:9:18
[INFO] [stdout]   47:     0x634a72a7e9e6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::empty_list_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::create_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::create_ok' (3451) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a8f0ad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c72d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e94d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6e1eb - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6e1eb - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6e1eb - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a4ad20 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a69e70 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c754 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2fdab - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d5f9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9e792 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b6fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0875d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a56a80 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57b16 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a5a499 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac8da3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46be3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b4065b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac476e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a8053f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f9b6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9aada - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72b56eca - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:20:5
[INFO] [stdout]   46:     0x634a72b51be7 - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:20:18
[INFO] [stdout]   47:     0x634a72a7eae6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::create_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::find_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::find_ok' (3454) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a8daad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c6ad - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e8cd - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6deab - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6deab - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6deab - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a4a6e0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a68930 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c714 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2fb0b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d579 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9e512 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b63e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b086dd - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a56240 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57a16 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a5a099 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac8ac3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46a03 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b4029b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac442e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a8041f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f916 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9aa7a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72b56dcd - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:36:5
[INFO] [stdout]   46:     0x634a72b51b87 - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:36:41
[INFO] [stdout]   47:     0x634a72a7ea66 - <todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::find_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::delete_ok_find_err_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::delete_ok_find_err_not_found' (3452) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a8cfad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c66d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e88d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6dd0b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6dd0b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6dd0b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a4a3c0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a67e90 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c6f4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2f9bb - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d539 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9e3d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b5de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0869d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a55e20 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57996 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a59e99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac8953 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46913 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b400bb - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac428e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a8038f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f8c6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9aa4a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72b56d4d - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:106:5
[INFO] [stdout]   46:     0x634a72b51b57 - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:106:42
[INFO] [stdout]   47:     0x634a72a7ea26 - <todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::update_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::update_ok' (3460) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a8fbad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c76d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e98d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6e38b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6e38b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6e38b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a4b040 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a6a910 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c774 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2fefb - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d639 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9e8d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b75e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0879d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a56ea0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57b96 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a5a699 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac8f13 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46cd3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b4083b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac490e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a805cf - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7fa06 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9ab0a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72b56f3d - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:74:5
[INFO] [stdout]   46:     0x634a72b51c17 - todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:74:42
[INFO] [stdout]   47:     0x634a72a7eb26 - <todos_with_axum[a4d7df086cbb3e2c]::tests::modules::todos::service::tests::update_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::configs::state::tests::build_state_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::configs::state::tests::build_state_ok' (3447) panicked at src/configs/db.rs:8:33:
[INFO] [stdout] Could not build connection pool: pool timed out while waiting for an open connection
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a72b0e7c2 - todos_with_axum[a4d7df086cbb3e2c]::configs::db::new_pg_pool::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:33
[INFO] [stdout]   20:     0x634a72b220e0 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::unwrap_or_else::<todos_with_axum[a4d7df086cbb3e2c]::configs::db::new_pg_pool::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1620:23
[INFO] [stdout]   21:     0x634a72b0eb35 - todos_with_axum[a4d7df086cbb3e2c]::configs::db::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:10
[INFO] [stdout]   22:     0x634a72b0ed6e - todos_with_axum[a4d7df086cbb3e2c]::configs::state::build_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/state.rs:15:45
[INFO] [stdout]   23:     0x634a72b35ada - todos_with_axum[a4d7df086cbb3e2c]::tests::configs::state::tests::build_state_ok::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:22:39
[INFO] [stdout]   24:     0x634a72b0c7a0 - temp_env[7d68718bf7d7b5ba]::async_with_vars::<&str, &str, todos_with_axum[a4d7df086cbb3e2c]::tests::configs::state::tests::build_state_ok::{closure#0}::{closure#0}, (), [(&str, core[6883ba1bc0fe4ed1]::option::Option<&str>); 1usize]>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/temp-env-0.3.6/src/lib.rs:213:26
[INFO] [stdout]   25:     0x634a72b3604c - todos_with_axum[a4d7df086cbb3e2c]::tests::configs::state::tests::build_state_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:35:10
[INFO] [stdout]   26:     0x634a72b2c1f2 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x634a72b2c22d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x634a72a6e44d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   29:     0x634a72a6c16b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x634a72a6c16b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x634a72a6c16b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   32:     0x634a72a46ea0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   33:     0x634a72a5c9f0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   34:     0x634a72a5c4d4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   35:     0x634a72b2e36b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x634a72b0d0f9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x634a72a9ce92 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   38:     0x634a72a9af7e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   39:     0x634a72b0825d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x634a72a51800 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   41:     0x634a72a57116 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   42:     0x634a72a57c99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   43:     0x634a72ac70e3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x634a72a45941 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   45:     0x634a72b3e0fa - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   46:     0x634a72b3b3eb - todos_with_axum[a4d7df086cbb3e2c]::tests::configs::state::tests::build_state_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:35:15
[INFO] [stdout]   47:     0x634a72b35e17 - todos_with_axum[a4d7df086cbb3e2c]::tests::configs::state::tests::build_state_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:20:30
[INFO] [stdout]   48:     0x634a72a7e966 - <todos_with_axum[a4d7df086cbb3e2c]::tests::configs::state::tests::build_state_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   68:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   69:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   70:     0x7dd9916e5a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::delete_err_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::delete_err_not_found' (3476) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a84ae5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c36d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e58d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6c98b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6c98b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6c98b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a47e40 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a5ff10 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c574 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2e9fb - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d239 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9d4d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b15e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0839d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a52ca0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57396 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a58699 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac7813 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a45dd3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3ea3b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac2f0e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a7fccf - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f506 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a80a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae5d3a - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:536:5
[INFO] [stdout]   49:     0x634a72ad2b17 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:536:18
[INFO] [stdout]   50:     0x634a72a7e4a6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_not_found::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::find_err_non_numeric_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::find_err_non_numeric_id' (3477) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a860e5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c3ed - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e60d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6cccb - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6cccb - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6cccb - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a48480 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a61450 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c5b4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2ec9b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d2b9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9d752 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b21e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0841d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a534e0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57496 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a58a99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac7af3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a45fb3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3edfb - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac324e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a7fdef - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f5a6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a86a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae5e1a - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:222:5
[INFO] [stdout]   49:     0x634a72ad2b77 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:222:18
[INFO] [stdout]   50:     0x634a72a7e526 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_err_non_numeric_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::delete_err_non_numeric_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::delete_err_non_numeric_id' (3475) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a86be5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c42d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e64d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6ce6b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6ce6b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6ce6b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a487a0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a61ef0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c5d4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2edeb - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d2f9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9d892 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b27e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0845d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a53900 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57516 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a58c99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac7c63 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a460a3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3efdb - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac33ee - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a7fe7f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f5f6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a89a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae5e8a - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:511:5
[INFO] [stdout]   49:     0x634a72ad2ba7 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:511:18
[INFO] [stdout]   50:     0x634a72a7e566 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::delete_err_non_numeric_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::find_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::find_not_found' (3478) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a81ee5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c26d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e48d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6c30b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6c30b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6c30b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a471c0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a5d490 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c4f4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2e4bb - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d139 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9cfd2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9afde - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0829d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a51c20 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57196 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a57e99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac7253 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a45a13 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3e2bb - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac288e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a7fa8f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f3c6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a74a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae5b7a - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:200:5
[INFO] [stdout]   49:     0x634a72ad2a57 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:200:18
[INFO] [stdout]   50:     0x634a72a7e3a6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::find_not_found::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::list_with_limit_offset_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::list_with_limit_offset_ok' (3480) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a876e5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c46d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e68d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6d00b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6d00b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6d00b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a48ac0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a62990 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c5f4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2ef3b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d339 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9d9d2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b2de - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0849d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a53d20 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57596 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a58e99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac7dd3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a46193 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3f1bb - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac358e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a7ff0f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f646 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a8ca - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae5efa - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:122:5
[INFO] [stdout]   49:     0x634a72ad2bd7 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:122:18
[INFO] [stdout]   50:     0x634a72a7e5a6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_limit_offset_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::list_with_over_limit_should_reduce_to_10 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::list_with_over_limit_should_reduce_to_10' (3481) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a897e5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c52d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e74d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6d4eb - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6d4eb - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6d4eb - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a49420 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a64970 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c654 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2f32b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d3f9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9dd92 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b3fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0855d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a54980 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57716 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a59499 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac8223 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a46463 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3f75b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac3a6e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a800bf - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f736 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a95a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae604a - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:147:5
[INFO] [stdout]   49:     0x634a72ad2c67 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:147:18
[INFO] [stdout]   50:     0x634a72a7e666 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_with_over_limit_should_reduce_to_10::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::update_err_non_numeric_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::update_err_non_numeric_id' (3482) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a881e5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c4ad - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e6cd - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6d1ab - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6d1ab - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6d1ab - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a48de0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a63430 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c614 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2f08b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d379 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9db12 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b33e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b084dd - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a54140 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57616 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a59099 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac7f43 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a46283 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3f39b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac372e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a7ff9f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f696 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a8fa - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae5f6a - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:397:5
[INFO] [stdout]   49:     0x634a72ad2c07 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:397:18
[INFO] [stdout]   50:     0x634a72a7e5e6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_non_numeric_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::list_ok' (3479) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a8a2e5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c56d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e78d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6d68b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6d68b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6d68b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a49740 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a65410 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c674 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2f47b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d439 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9ded2 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b45e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b0859d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a54da0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57796 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a59699 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac8393 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a46553 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3f93b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac3c0e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a8014f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f786 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a98a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae60ba - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:97:5
[INFO] [stdout]   49:     0x634a72ad2c97 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:97:18
[INFO] [stdout]   50:     0x634a72a7e6a6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::list_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::update_err_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::update_err_not_found' (3483) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72c3128b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72c26690 - sqlx_postgres[9ff7cb60123a1e6]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x634a72c29191 - <sqlx_postgres[9ff7cb60123a1e6]::database::Postgres as sqlx_core[923b7d8a1a2899a3]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.3/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x634a72b2bfaf - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x634a72a855e5 - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x634a72b2c3ad - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x634a72a6e5cd - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x634a72a6cb2b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x634a72a6cb2b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x634a72a6cb2b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x634a72a48160 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x634a72a609b0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x634a72a5c594 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x634a72b2eb4b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x634a72b0d279 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x634a72a9d612 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x634a72a9b1be - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x634a72b083dd - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x634a72a530c0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x634a72a57416 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x634a72a58899 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x634a72ac7983 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x634a72a45ec3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x634a72b3ec1b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   44:     0x634a72ac30ae - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   45:     0x634a72a7fd5f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   46:     0x634a72a7f556 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   47:     0x634a72a9a83a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   48:     0x634a72ae5daa - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:422:5
[INFO] [stdout]   49:     0x634a72ad2b47 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:422:18
[INFO] [stdout]   50:     0x634a72a7e4e6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::update_err_not_found::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   53:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   54:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   56:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   59:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   60:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   61:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   63:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   65:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   68:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   70:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   71:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   72:     0x7dd9916e5a64 - clone
[INFO] [stdout]   73:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_delete_find_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_delete_find_not_found' (3463) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a88dad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c4ed - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e70d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6d34b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6d34b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6d34b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a49100 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a63ed0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c634 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2f1db - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d3b9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9dc52 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b39e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0851d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a54560 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57696 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a59299 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac80b3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46373 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b3f57b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac38ce - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a8002f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f6e6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9a92a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72ae5fda - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:447:5
[INFO] [stdout]   46:     0x634a72ad2c37 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:447:18
[INFO] [stdout]   47:     0x634a72a7e626 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_delete_find_not_found::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_find_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_find_ok' (3465) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a82aad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c2ad - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e4cd - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6c4ab - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6c4ab - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6c4ab - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a474e0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a5df30 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c514 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2e60b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d179 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9d112 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b03e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b082dd - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a52040 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57216 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a58099 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac73c3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a45b03 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b3e49b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac2a2e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a7fb1f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f416 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9a77a - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72ae5bea - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:244:5
[INFO] [stdout]   46:     0x634a72ad2a87 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:244:18
[INFO] [stdout]   47:     0x634a72a7e3e6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_find_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_list_ok' (3467) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a835ad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c2ed - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e50d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6c64b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6c64b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6c64b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a47800 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a5e9d0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c534 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2e75b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d1b9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9d252 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b09e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0831d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a52460 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57296 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a58299 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac7533 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a45bf3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b3e67b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac2bce - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a7fbaf - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f466 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9a7aa - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72ae5c5a - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:297:5
[INFO] [stdout]   46:     0x634a72ad2ab7 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:297:18
[INFO] [stdout]   47:     0x634a72a7e426 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_list_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_and_update_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_and_update_ok' (3468) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a840ad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c32d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e54d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6c7eb - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6c7eb - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6c7eb - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a47b20 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a5f470 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c554 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2e8ab - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d1f9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9d392 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b0fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0835d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a52880 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57316 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a58499 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac76a3 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a45ce3 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b3e85b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac2d6e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a7fc3f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f4b6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9a7da - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72ae5cca - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:344:5
[INFO] [stdout]   46:     0x634a72ad2ae7 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:344:18
[INFO] [stdout]   47:     0x634a72a7e466 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_and_update_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::create_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::create_ok' (3470) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a8b9ad - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c5ed - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e80d - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6d9cb - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6d9cb - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6d9cb - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a49d80 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a66950 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c6b4 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stderr] error: test failed, to rerun pass `--bin todos-with-axum`
[INFO] [stdout]   30:     0x634a72b2f71b - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d4b9 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9e152 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b51e - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b0861d - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a555e0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57896 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a59a99 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac8673 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46733 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b3fcfb - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac3f4e - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a8026f - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f826 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9a9ea - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72ae61aa - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:172:5
[INFO] [stdout]   46:     0x634a72ad2cf7 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:172:18
[INFO] [stdout]   47:     0x634a72a7e726 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::create_ok::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::db_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::db_error' (3473) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14:
[INFO] [stdout] failed to connect to setup test database: PoolTimedOut
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x634a730cf161 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x634a730cf161 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x634a730cf161 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x634a730e6b0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x634a730e6b0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x634a730d3eec - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x634a730d3eec - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x634a730abf76 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x634a730abf76 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x634a730c6779 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x634a72b682f0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x634a72b682f0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x634a730c6aa2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x634a730c6aa2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x634a730ac022 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x634a730a34d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x634a730ad02d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x634a730e730c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x634a730e7082 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x634a72b27df5 - <core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[923b7d8a1a2899a3]::testing::TestContext<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>, sqlx_core[923b7d8a1a2899a3]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x634a72a8aead - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:213:14
[INFO] [stdout]   22:     0x634a72b2c5ad - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x634a72a6e7cd - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   24:     0x634a72a6d82b - tokio[cc01cc9b861e0dc1]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x634a72a6d82b - tokio[cc01cc9b861e0dc1]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x634a72a6d82b - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x634a72a49a60 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x634a72a65eb0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   29:     0x634a72a5c694 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x634a72b2f5cb - <tokio[cc01cc9b861e0dc1]::runtime::context::scoped::Scoped<tokio[cc01cc9b861e0dc1]::runtime::scheduler::Context>>::set::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x634a72b0d479 - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x634a72a9e012 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::try_with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   33:     0x634a72a9b4be - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[cc01cc9b861e0dc1]::runtime::context::Context>>::with::<tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   34:     0x634a72b085dd - tokio[cc01cc9b861e0dc1]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x634a72a551c0 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x634a72a57816 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   37:     0x634a72a59899 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   38:     0x634a72ac8503 - tokio[cc01cc9b861e0dc1]::runtime::context::runtime::enter_runtime::<<tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x634a72a46643 - <tokio[cc01cc9b861e0dc1]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x634a72b3fb1b - <tokio[cc01cc9b861e0dc1]::runtime::runtime::Runtime>::block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/runtime/runtime.rs:349:52
[INFO] [stdout]   41:     0x634a72ac3dae - sqlx_core[923b7d8a1a2899a3]::rt::test_block_on::<sqlx_core[923b7d8a1a2899a3]::testing::run_test<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/rt/mod.rs:123:14
[INFO] [stdout]   42:     0x634a72a801df - sqlx_core[923b7d8a1a2899a3]::testing::run_test::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:210:5
[INFO] [stdout]   43:     0x634a72a7f7d6 - sqlx_core[923b7d8a1a2899a3]::testing::run_test_with_pool::<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres, fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:181:5
[INFO] [stdout]   44:     0x634a72a9a9ba - <fn(sqlx_core[923b7d8a1a2899a3]::pool::Pool<sqlx_postgres[9ff7cb60123a1e6]::database::Postgres>) -> todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::inner::{closure#0} as sqlx_core[923b7d8a1a2899a3]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.3/src/testing/mod.rs:84:9
[INFO] [stdout]   45:     0x634a72ae612d - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:14:5
[INFO] [stdout]   46:     0x634a72ad2cc7 - todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:14:48
[INFO] [stdout]   47:     0x634a72a7e6e6 - <todos_with_axum[a4d7df086cbb3e2c]::tests::router::tests::db_error::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x634a72b5b62b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x634a72b5b62b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   50:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   51:     0x634a72b68c75 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   53:     0x634a72b68c75 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x634a72b68c75 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   56:     0x634a72b68c75 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   57:     0x634a72b63724 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   58:     0x634a72b63724 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   60:     0x634a72b6bdc2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   62:     0x634a72b6bdc2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x634a72b6bdc2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x634a72b6bdc2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   65:     0x634a72b6bdc2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x634a730ce30f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   67:     0x634a730ce30f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   68:     0x7dd991658aa4 - <unknown>
[INFO] [stdout]   69:     0x7dd9916e5a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::configs::db::tests::new_pg_pool
[INFO] [stdout]     tests::configs::state::tests::build_state_ok
[INFO] [stdout]     tests::modules::todos::service::tests::create_ok
[INFO] [stdout]     tests::modules::todos::service::tests::delete_ok_find_err_not_found
[INFO] [stdout]     tests::modules::todos::service::tests::empty_list_ok
[INFO] [stdout]     tests::modules::todos::service::tests::find_ok
[INFO] [stdout]     tests::modules::todos::service::tests::list_ok
[INFO] [stdout]     tests::modules::todos::service::tests::update_ok
[INFO] [stdout]     tests::router::tests::create_and_delete_find_not_found
[INFO] [stdout]     tests::router::tests::create_and_find_ok
[INFO] [stdout]     tests::router::tests::create_and_list_ok
[INFO] [stdout]     tests::router::tests::create_and_update_ok
[INFO] [stdout]     tests::router::tests::create_ok
[INFO] [stdout]     tests::router::tests::db_error
[INFO] [stdout]     tests::router::tests::delete_err_non_numeric_id
[INFO] [stdout]     tests::router::tests::delete_err_not_found
[INFO] [stdout]     tests::router::tests::find_err_non_numeric_id
[INFO] [stdout]     tests::router::tests::find_not_found
[INFO] [stdout]     tests::router::tests::list_ok
[INFO] [stdout]     tests::router::tests::list_with_limit_offset_ok
[INFO] [stdout]     tests::router::tests::list_with_over_limit_should_reduce_to_10
[INFO] [stdout]     tests::router::tests::update_err_non_numeric_id
[INFO] [stdout]     tests::router::tests::update_err_not_found
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9", kill_on_drop: false }`
[INFO] [stdout] d467f472bd8c28c11668fe35dbdb7c264c751842863483b16a73510f242d5fe9
