[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbpann%2Ftodos-with-axum" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sbpann/todos-with-axum on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.3
[INFO] [stderr]   Downloaded sync_wrapper v1.0.0
[INFO] [stderr]   Downloaded stringprep v0.1.4
[INFO] [stderr]   Downloaded async-trait v0.1.79
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.3
[INFO] [stderr]   Downloaded sqlx-core v0.7.3
[INFO] [stderr]   Downloaded serde_json v1.0.115
[INFO] [stderr]   Downloaded sqlx v0.7.3
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.3
[INFO] [stderr]   Downloaded relative-path v1.9.2
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.3
[INFO] [stderr]   Downloaded atomic-write-file v0.1.3
[INFO] [stderr]   Downloaded sqlx-macros v0.7.3
[INFO] [stderr]   Downloaded num-iter v0.1.44
[INFO] [stderr]   Downloaded temp-env v0.3.6
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded finl_unicode v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d21d45988347a9691e4300f94c26d57c8a6372cbcd1e3f165cc13d4ed9405732
[INFO] running `Command { std: "docker" "start" "-a" "d21d45988347a9691e4300f94c26d57c8a6372cbcd1e3f165cc13d4ed9405732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d21d45988347a9691e4300f94c26d57c8a6372cbcd1e3f165cc13d4ed9405732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21d45988347a9691e4300f94c26d57c8a6372cbcd1e3f165cc13d4ed9405732", kill_on_drop: false }`
[INFO] [stdout] d21d45988347a9691e4300f94c26d57c8a6372cbcd1e3f165cc13d4ed9405732
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 122e14557acdd73941ed94d1531fc1395571152c2a3670929405d55fb047904d
[INFO] running `Command { std: "docker" "start" "-a" "122e14557acdd73941ed94d1531fc1395571152c2a3670929405d55fb047904d", kill_on_drop: false }`
[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 futures-core v0.3.30
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling nix v0.28.0
[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 hmac v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v1.0.0
[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 async-trait v0.1.79
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.7.5
[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 atomic-write-file v0.1.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[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 pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling itertools v0.12.1
[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 1m 19s
[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" "122e14557acdd73941ed94d1531fc1395571152c2a3670929405d55fb047904d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122e14557acdd73941ed94d1531fc1395571152c2a3670929405d55fb047904d", kill_on_drop: false }`
[INFO] [stdout] 122e14557acdd73941ed94d1531fc1395571152c2a3670929405d55fb047904d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b74bb9747ce1966092da7f9aeeed6031afe03115a4bb91182ab23809339b16a
[INFO] running `Command { std: "docker" "start" "-a" "7b74bb9747ce1966092da7f9aeeed6031afe03115a4bb91182ab23809339b16a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling futures-channel v0.3.30
[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 glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling futures-timer v3.0.3
[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 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 regex v1.10.4
[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 rstest v0.18.2
[INFO] [stderr]    Compiling temp-env v0.3.6
[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 itertools v0.12.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling hyper v1.2.0
[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 50.36s
[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" "7b74bb9747ce1966092da7f9aeeed6031afe03115a4bb91182ab23809339b16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b74bb9747ce1966092da7f9aeeed6031afe03115a4bb91182ab23809339b16a", kill_on_drop: false }`
[INFO] [stdout] 7b74bb9747ce1966092da7f9aeeed6031afe03115a4bb91182ab23809339b16a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 399d40f01e36016251aa548cd60f9f405e97f2aaa1c65a8f0736ce30bbb9d60f
[INFO] running `Command { std: "docker" "start" "-a" "399d40f01e36016251aa548cd60f9f405e97f2aaa1c65a8f0736ce30bbb9d60f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[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-ae6fe64b2db5ddaa)
[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::modules::todos::service::tests::update_ok ... FAILED
[INFO] [stdout] test tests::configs::db::tests::new_pg_pool ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::find_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_delete_find_not_found ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::delete_ok_find_err_not_found ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::create_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_list_ok ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::list_ok ... FAILED
[INFO] [stdout] test tests::modules::todos::service::tests::empty_list_ok ... FAILED
[INFO] [stdout] test tests::router::tests::create_and_update_ok ... FAILED
[INFO] [stdout] test tests::utils::app::tests::build_listening_address_default_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_listener_ok ... ok
[INFO] [stdout] test tests::router::tests::create_ok ... FAILED
[INFO] [stdout] test tests::utils::app::tests::build_router_empty_ok ... ok
[INFO] [stdout] test tests::configs::state::tests::build_state_ok ... FAILED
[INFO] [stdout] test tests::configs::state::tests::build_state_database_err_url_unset - should panic ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_listening_address_with_env_ok ... ok
[INFO] [stdout] test tests::utils::app::tests::build_router_err_duplicated_path - should panic ... ok
[INFO] [stdout] test tests::router::tests::create_and_find_ok ... FAILED
[INFO] [stdout] test tests::router::tests::delete_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::db_error ... FAILED
[INFO] [stdout] test tests::router::tests::delete_err_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::find_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::list_ok ... FAILED
[INFO] [stdout] test tests::router::tests::list_with_over_limit_should_reduce_to_10 ... FAILED
[INFO] [stdout] test tests::router::tests::list_with_limit_offset_ok ... FAILED
[INFO] [stdout] test tests::router::tests::update_err_not_found ... FAILED
[INFO] [stdout] test tests::router::tests::find_err_non_numeric_id ... FAILED
[INFO] [stdout] test tests::router::tests::update_err_non_numeric_id ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::update_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::update_ok' (36) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488ed065 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd489717ed - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1f8d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b198b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b198b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b198b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888e640 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488adf10 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fd74 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896696b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489864a9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c6342 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c31ce - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984ccd - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a4a0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889b196 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889dc99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48910053 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888a2d3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890b65b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893dc5e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dda7f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dceb6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f865a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4898237d - todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:74:5
[INFO] [stdout]   46:     0x5fbd4897bf07 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c21b6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::update_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (25) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd489481b2 - todos_with_axum[4e8e5e7fd71ac5d1]::configs::db::new_pg_pool::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:33
[INFO] [stdout]   20:     0x5fbd489393c9 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::unwrap_or_else::<todos_with_axum[4e8e5e7fd71ac5d1]::configs::db::new_pg_pool::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5fbd48948a4a - todos_with_axum[4e8e5e7fd71ac5d1]::configs::db::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:10
[INFO] [stdout]   22:     0x5fbd4897b102 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48971272 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5fbd489712ad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5fbd488b1a4d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd488af76b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd488af76b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd488af76b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4888a4a0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4889fff0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4889fad4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48964ddb - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48985f69 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c4902 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5fbd488c29ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5fbd4898478d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48894e00 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a716 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4889b299 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4890e223 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd48888f41 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd48908f1a - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd489819fe - todos_with_axum[4e8e5e7fd71ac5d1]::tests::configs::db::tests::new_pg_pool
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/db.rs:12:39
[INFO] [stdout]   44:     0x5fbd4897aee7 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c1f76 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::configs::db::tests::new_pg_pool::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   67:     0x77462da07a64 - clone
[INFO] [stdout]   68:                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' (34) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488eaf65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897172d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1ecd - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b14ab - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b14ab - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b14ab - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888dce0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488abf30 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fd14 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896657b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489863e9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5f82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c30ae - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984c0d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48899840 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889b016 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889d699 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890fc03 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888a003 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890b0bb - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893d77e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd8cf - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dcdc6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f85ca - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4898220d - todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:36:5
[INFO] [stdout]   46:     0x5fbd4897be77 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c20f6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::find_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (37) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e6265 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897156d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1d0d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b094b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b094b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b094b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888c700 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488a74d0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fc34 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48965c4b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986229 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c56c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2e0e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984a4d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48897b60 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ac96 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889c899 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890f1f3 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48889973 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890a39b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893cc1e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd4df - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dcb96 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f847a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd489633fa - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:447:5
[INFO] [stdout]   46:     0x5fbd4894ff67 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c1cb6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_delete_find_not_found::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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' (32) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488ea465 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd489716ed - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1e8d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b130b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b130b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b130b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888d9c0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488ab490 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fcf4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896642b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489863a9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5e42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c304e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984bcd - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48899420 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889af96 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889d499 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890fa93 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48889f13 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890aedb - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893d5de - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd83f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dcd76 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f859a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4898218d - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897be47 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c20b6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::delete_ok_find_err_not_found::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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' (31) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488ec565 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd489717ad - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1f4d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b17eb - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b17eb - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b17eb - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888e320 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488ad470 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fd54 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896681b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986469 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c6202 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c316e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984c8d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a080 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889b116 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889da99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890fee3 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888a1e3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890b47b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893dabe - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd9ef - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dce66 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f862a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4898230a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:20:5
[INFO] [stdout]   46:     0x5fbd4897bed7 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c2176 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::create_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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' (45) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e0a65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897136d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1b0d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afc4b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afc4b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afc4b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888ae00 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488a1fd0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fb34 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd489651cb - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986029 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c4cc2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2b0e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd4898484d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48895a60 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a896 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889b899 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890e673 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488891f3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890949b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893bf1e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd05f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dc916 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f82fa - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896307a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:297:5
[INFO] [stdout]   46:     0x5fbd4894fde7 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:297:18
[INFO] [stdout]   47:     0x5fbd488c1ab6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_list_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::modules::todos::service::tests::list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::modules::todos::service::tests::list_ok' (35) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488eba65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd4897176d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1f0d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b164b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b164b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b164b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888e000 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488ac9d0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fd34 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd489666cb - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986429 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c60c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c310e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984c4d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48899c60 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889b096 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889d899 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890fd73 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd4888a0f3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd4890b29b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893d91e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd95f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dce16 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f85fa - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4898228d - todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/modules/todos/service.rs:49:5
[INFO] [stdout]   46:     0x5fbd4897bea7 - todos_with_axum[4e8e5e7fd71ac5d1]::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]   47:     0x5fbd488c2136 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::list_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (33) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e9965 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd489716ad - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1e4d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b116b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b116b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b116b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888d6a0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488aa9f0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fcd4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd489662db - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986369 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5d02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2fee - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984b8d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48899000 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889af16 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889d299 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890f923 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48889e23 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890acfb - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893d43e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd7af - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dcd26 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f856a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4898211a - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897be17 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c2076 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::modules::todos::service::tests::empty_list_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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' (46) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e1565 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd489713ad - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1b4d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afdeb - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afdeb - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afdeb - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888b120 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488a2a70 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fb54 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896531b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986069 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c4e02 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2b6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd4898488d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48895e80 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a916 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889ba99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890e7e3 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488892e3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890967b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893c0be - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd0ef - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dc966 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f832a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd489630ea - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:344:5
[INFO] [stdout]   46:     0x5fbd4894fe17 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:344:18
[INFO] [stdout]   47:     0x5fbd488c1af6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_update_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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' (47) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e8e65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897166d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1e0d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b0fcb - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b0fcb - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b0fcb - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888d380 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488a9f50 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fcb4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896618b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986329 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5bc2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2f8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984b4d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48898be0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ae96 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889d099 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890f7b3 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48889d33 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890ab1b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893d29e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd71f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dccd6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f853a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd489635ca - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:172:5
[INFO] [stdout]   46:     0x5fbd48950027 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:172:18
[INFO] [stdout]   47:     0x5fbd488c1db6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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' (28) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd489481b2 - todos_with_axum[4e8e5e7fd71ac5d1]::configs::db::new_pg_pool::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:33
[INFO] [stdout]   20:     0x5fbd489393c9 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::unwrap_or_else::<todos_with_axum[4e8e5e7fd71ac5d1]::configs::db::new_pg_pool::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x5fbd48948a4a - todos_with_axum[4e8e5e7fd71ac5d1]::configs::db::new_pg_pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/db.rs:8:10
[INFO] [stdout]   22:     0x5fbd48977e7a - todos_with_axum[4e8e5e7fd71ac5d1]::configs::state::build_state::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/configs/state.rs:15:45
[INFO] [stdout]   23:     0x5fbd489773dc - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd489759c2 - temp_env[ab3578820deba0d7]::async_with_vars::<&str, &str, todos_with_axum[4e8e5e7fd71ac5d1]::tests::configs::state::tests::build_state_ok::{closure#0}::{closure#0}, (), [(&str, core[27de1724e4349be2]::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:     0x5fbd4897bae8 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48971272 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5fbd489712ad - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5fbd488b1a4d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd488af76b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd488af76b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd488af76b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4888a4a0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4889fff0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4889fad4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48964ddb - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48985f69 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c4902 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x5fbd488c29ee - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x5fbd4898478d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48894e00 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a716 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4889b299 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd4890e223 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd48888f41 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd48908f1a - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5fbd48981e0b - todos_with_axum[4e8e5e7fd71ac5d1]::tests::configs::state::tests::build_state_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/configs/state.rs:35:15
[INFO] [stdout]   47:     0x5fbd4897b8c7 - todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488c1ff6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::configs::state::tests::build_state_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   70:     0x77462da07a64 - clone
[INFO] [stdout]   71:                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' (38) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488dff65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897132d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1acd - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afaab - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afaab - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488afaab - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888aae0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488a1530 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fb14 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896507b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48985fe9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c4b82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2aae - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd4898480d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48895640 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a816 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889b699 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890e503 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48889103 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd489092bb - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893bd7e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dcfcf - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dc8c6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f82ca - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896300a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:244:5
[INFO] [stdout]   46:     0x5fbd4894fdb7 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:244:18
[INFO] [stdout]   47:     0x5fbd488c1a76 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::create_and_find_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (56) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e4165 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd489714ad - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1c4d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b046b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b046b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b046b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888bda0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a54f0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fbd4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896585b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986169 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5302 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2cee - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd4898498d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48896f00 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ab16 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889c299 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890eda3 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd488896a3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd48909dfb - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893c73e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd32f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dcaa6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f83ea - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd489632aa - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:511:5
[INFO] [stdout]   46:     0x5fbd4894fed7 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:511:18
[INFO] [stdout]   47:     0x5fbd488c1bf6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_non_numeric_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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' (48) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e8365 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4897162d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1dcd - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b0e2b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b0e2b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488b0e2b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4888d060 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488a94b0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889fc94 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896603b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489862e9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5a82 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2f2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984b0d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488987c0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ae16 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4889ce99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890f643 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd48889c43 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4890a93b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd4893d0fe - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dd68f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488dcc86 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:     0x5fbd488f850a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896354d - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:14:5
[INFO] [stdout]   46:     0x5fbd4894fff7 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:14:48
[INFO] [stdout]   47:     0x5fbd488c1d76 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::db_error::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (59) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e2065 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd489713ed - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1b8d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488aff8b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488aff8b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488aff8b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888b440 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a3510 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fb74 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896546b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489860a9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c4f42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2bce - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd489848cd - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488962a0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a996 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889bc99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890e953 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd488893d3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd4890985b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893c25e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd17f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dc9b6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f835a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896315a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:536:5
[INFO] [stdout]   46:     0x5fbd4894fe47 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:536:18
[INFO] [stdout]   47:     0x5fbd488c1b36 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::delete_err_not_found::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::find_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::find_not_found' (63) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488df465 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd489712ed - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1a8d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488af90b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488af90b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488af90b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888a7c0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a0a90 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889faf4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48964f2b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48985fa9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c4a42 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2a4e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd489847cd - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48895220 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889a796 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889b499 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890e393 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd48889013 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd489090db - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893bbde - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dcf3f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dc876 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f829a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd48962f9a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:200:5
[INFO] [stdout]   46:     0x5fbd4894fd87 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:200:18
[INFO] [stdout]   47:     0x5fbd488c1a36 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_not_found::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::router::tests::list_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::router::tests::list_ok' (65) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e7865 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd489715ed - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1d8d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b0c8b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b0c8b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b0c8b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888cd40 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a8a10 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fc74 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48965eeb - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489862a9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5942 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2ece - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984acd - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488983a0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ad96 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889cc99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890f4d3 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd48889b53 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd4890a75b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893cf5e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd5ff - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dcc36 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f84da - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd489634da - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:97:5
[INFO] [stdout]   46:     0x5fbd4894ffc7 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:97:18
[INFO] [stdout]   47:     0x5fbd488c1d36 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (69) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e6d65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd489715ad - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1d4d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b0aeb - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b0aeb - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b0aeb - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888ca20 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a7f70 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fc54 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48965d9b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986269 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5802 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2e6e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984a8d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48897f80 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ad16 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889ca99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890f363 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd48889a63 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd4890a57b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893cdbe - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd56f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dcbe6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f84aa - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896346a - todos_with_axum[4e8e5e7fd71ac5d1]::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]   46:     0x5fbd4894ff97 - todos_with_axum[4e8e5e7fd71ac5d1]::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]   47:     0x5fbd488c1cf6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_over_limit_should_reduce_to_10::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (67) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e4c65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd489714ed - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1c8d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b060b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b060b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b060b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888c0c0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a5f90 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fbf4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd489659ab - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489861a9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5442 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2d4e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd489849cd - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48897320 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ab96 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889c499 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890ef13 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd48889793 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd48909fdb - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893c8de - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd3bf - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dcaf6 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f841a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896331a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:122:5
[INFO] [stdout]   46:     0x5fbd4894ff07 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:122:18
[INFO] [stdout]   47:     0x5fbd488c1c36 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::list_with_limit_offset_ok::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (72) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e2b65 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd4897142d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1bcd - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b012b - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b012b - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b012b - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888b760 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a3fb0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fb94 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd489655bb - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489860e9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5082 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2c2e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd4898490d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488966c0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889aa16 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889be99 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890eac3 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd488894c3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd48909a3b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893c3fe - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd20f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dca06 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f838a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd489631ca - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:422:5
[INFO] [stdout]   46:     0x5fbd4894fe77 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:422:18
[INFO] [stdout]   47:     0x5fbd488c1b76 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_not_found::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (61) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e3665 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd4897146d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1c0d - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b02cb - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b02cb - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b02cb - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888ba80 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a4a50 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fbb4 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4896570b - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd48986129 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c51c2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2c8e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd4898494d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48896ae0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889aa96 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889c099 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890ec33 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd488895b3 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd48909c1b - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893c59e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd29f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dca56 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f83ba - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896323a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:222:5
[INFO] [stdout]   46:     0x5fbd4894fea7 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:222:18
[INFO] [stdout]   47:     0x5fbd488c1bb6 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::find_err_non_numeric_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - clone
[INFO] [stdout]   70:                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' (70) 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:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fbd48f24472 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fbd48f24472 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fbd48f24472 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fbd48f3c7ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fbd48f3c7ea - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5fbd48f29866 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fbd48f29866 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fbd48f0142f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fbd48f0142f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fbd48f1bb99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fbd489ac2ee - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fbd489ac2ee - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fbd48f1be02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr] error: test failed, to rerun pass `--bin todos-with-axum`
[INFO] [stdout]   14:     0x5fbd48f1be02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fbd48f014e8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fbd48ef63a9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fbd48f026cd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fbd48f3cf2c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fbd48f3cca2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5fbd48940b05 - <core[27de1724e4349be2]::result::Result<sqlx_core[3726463add22aa48]::testing::TestContext<sqlx_postgres[aa80d1061600e2be]::database::Postgres>, sqlx_core[3726463add22aa48]::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5fbd488e5765 - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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:213:14
[INFO] [stdout]   22:     0x5fbd4897152d - <core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fbd488b1ccd - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   24:     0x5fbd488b07ab - tokio[b47b5caf909a5538]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   25:     0x5fbd488b07ab - tokio[b47b5caf909a5538]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   26:     0x5fbd488b07ab - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   27:     0x5fbd4888c3e0 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   28:     0x5fbd488a6a30 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   29:     0x5fbd4889fc14 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48965afb - <tokio[b47b5caf909a5538]::runtime::context::scoped::Scoped<tokio[b47b5caf909a5538]::runtime::scheduler::Context>>::set::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5fbd489861e9 - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd488c5582 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::try_with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5fbd488c2dae - <std[3b51380354919863]::thread::local::LocalKey<tokio[b47b5caf909a5538]::runtime::context::Context>>::with::<tokio[b47b5caf909a5538]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5fbd48984a0d - tokio[b47b5caf909a5538]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd48897740 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::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:     0x5fbd4889ac16 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   37:     0x5fbd4889c699 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   38:     0x5fbd4890f083 - tokio[b47b5caf909a5538]::runtime::context::runtime::enter_runtime::<<tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   39:     0x5fbd48889883 - <tokio[b47b5caf909a5538]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   40:     0x5fbd4890a1bb - <tokio[b47b5caf909a5538]::runtime::runtime::Runtime>::block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   41:     0x5fbd4893ca7e - sqlx_core[3726463add22aa48]::rt::test_block_on::<sqlx_core[3726463add22aa48]::testing::run_test<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   42:     0x5fbd488dd44f - sqlx_core[3726463add22aa48]::testing::run_test::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}>::{closure#0}, sqlx_core[3726463add22aa48]::testing::run_test_with_pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   43:     0x5fbd488dcb46 - sqlx_core[3726463add22aa48]::testing::run_test_with_pool::<sqlx_postgres[aa80d1061600e2be]::database::Postgres, fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0}, todos_with_axum[4e8e5e7fd71ac5d1]::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]   44:     0x5fbd488f844a - <fn(sqlx_core[3726463add22aa48]::pool::Pool<sqlx_postgres[aa80d1061600e2be]::database::Postgres>) -> todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::inner::{closure#0} as sqlx_core[3726463add22aa48]::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:     0x5fbd4896338a - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:397:5
[INFO] [stdout]   46:     0x5fbd4894ff37 - todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tests/router.rs:397:18
[INFO] [stdout]   47:     0x5fbd488c1c76 - <todos_with_axum[4e8e5e7fd71ac5d1]::tests::router::tests::update_err_non_numeric_id::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5fbd489a069b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5fbd489a069b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5fbd489acefa - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5fbd489acefa - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5fbd489acefa - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5fbd489acefa - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5fbd489a84a4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5fbd489a84a4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5fbd489af9f2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5fbd489af9f2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5fbd489af9f2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5fbd489af9f2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5fbd489af9f2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5fbd48f2397f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x5fbd48f2397f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x77462d97aaa4 - <unknown>
[INFO] [stdout]   69:     0x77462da07a64 - 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.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "399d40f01e36016251aa548cd60f9f405e97f2aaa1c65a8f0736ce30bbb9d60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "399d40f01e36016251aa548cd60f9f405e97f2aaa1c65a8f0736ce30bbb9d60f", kill_on_drop: false }`
[INFO] [stdout] 399d40f01e36016251aa548cd60f9f405e97f2aaa1c65a8f0736ce30bbb9d60f
