[INFO] fetching crate structqlx 0.2.0-alpha.1...
[INFO] testing structqlx-0.2.0-alpha.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate structqlx 0.2.0-alpha.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate structqlx 0.2.0-alpha.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate structqlx 0.2.0-alpha.1
[INFO] tweaked toml for crates.io crate structqlx 0.2.0-alpha.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate structqlx 0.2.0-alpha.1 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 crates.io crate structqlx 0.2.0-alpha.1 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 libredox v0.1.11
[INFO] [stderr]   Downloaded redox_syscall v0.6.0
[INFO] [stderr]   Downloaded convert_case v0.9.0
[INFO] [stderr]   Downloaded structqlx-macros v0.2.0-alpha.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ef3d813360ed299f68e188a06b3acff61eb83ad5b94c187025b7f919266d3bc3
[INFO] running `Command { std: "docker" "start" "-a" "ef3d813360ed299f68e188a06b3acff61eb83ad5b94c187025b7f919266d3bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef3d813360ed299f68e188a06b3acff61eb83ad5b94c187025b7f919266d3bc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef3d813360ed299f68e188a06b3acff61eb83ad5b94c187025b7f919266d3bc3", kill_on_drop: false }`
[INFO] [stdout] ef3d813360ed299f68e188a06b3acff61eb83ad5b94c187025b7f919266d3bc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b9a4f0babe2ba49187c798208b80da34e0b117cc1b59c2db63aae1351f7ccbdc
[INFO] running `Command { std: "docker" "start" "-a" "b9a4f0babe2ba49187c798208b80da34e0b117cc1b59c2db63aae1351f7ccbdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling convert_case v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling structqlx-macros v0.2.0-alpha.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling structqlx v0.2.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.51s
[INFO] running `Command { std: "docker" "inspect" "b9a4f0babe2ba49187c798208b80da34e0b117cc1b59c2db63aae1351f7ccbdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a4f0babe2ba49187c798208b80da34e0b117cc1b59c2db63aae1351f7ccbdc", kill_on_drop: false }`
[INFO] [stdout] b9a4f0babe2ba49187c798208b80da34e0b117cc1b59c2db63aae1351f7ccbdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8663ab0486f053c02b3abe7001b53774c839c3e10bdd7556adc2001aeefd5161
[INFO] running `Command { std: "docker" "start" "-a" "8663ab0486f053c02b3abe7001b53774c839c3e10bdd7556adc2001aeefd5161", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling structqlx v0.2.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.55s
[INFO] running `Command { std: "docker" "inspect" "8663ab0486f053c02b3abe7001b53774c839c3e10bdd7556adc2001aeefd5161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8663ab0486f053c02b3abe7001b53774c839c3e10bdd7556adc2001aeefd5161", kill_on_drop: false }`
[INFO] [stdout] 8663ab0486f053c02b3abe7001b53774c839c3e10bdd7556adc2001aeefd5161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5861441f3ad19c798587177a9bb8dc3b2e97778393087ee38c492404b3e7702e
[INFO] running `Command { std: "docker" "start" "-a" "5861441f3ad19c798587177a9bb8dc3b2e97778393087ee38c492404b3e7702e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/structqlx-b14ce1138c9afe37)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_postgres.rs (/opt/rustwide/target/debug/deps/test_postgres-9180de5be896e916)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test constructor_constructs ... ok
[INFO] [stdout] test with_named_table::table_name_matches_declared ... ok
[INFO] [stdout] test generate_getters_adds_getter_fns ... ok
[INFO] [stdout] test bare_derive_macro::can_insert_from_model_to_table ... FAILED
[INFO] [stdout] test bare_derive_macro::can_delete_rows ... FAILED
[INFO] [stdout] test bare_derive_macro::can_select_into_model ... FAILED
[INFO] [stdout] test with_named_table::can_delete_rows ... FAILED
[INFO] [stdout] test with_named_table::can_insert_from_model_to_table ... FAILED
[INFO] [stdout] test with_named_table::can_select_into_model ... FAILED
[INFO] [stdout] test bare_derive_macro::model_may_have_required_id ... FAILED
[INFO] [stdout] test with_named_table::can_update_rows ... FAILED
[INFO] [stdout] test bare_derive_macro::can_update_rows ... FAILED
[INFO] [stdout] test bare_derive_macro::model_may_have_optional_id ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bare_derive_macro::can_insert_from_model_to_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bare_derive_macro::can_insert_from_model_to_table' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f35a13 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a4fd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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]   26:     0x595f04f6a77d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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]   27:     0x595f04f13a7d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f1273b - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f1273b - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f1273b - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04ef0190 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f0980d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f03544 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3c23b - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f605e9 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1d672 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1bc3e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5babd - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04efa490 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd4c7 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04eff8d6 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f468e5 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eedae3 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f51bce - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f54212 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f55ccd - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e820 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e326 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b18a - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f2d2dd - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:100:5
[INFO] [stdout]   51:     0x595f04f28fa7 - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:100:41
[INFO] [stdout]   52:     0x595f04f1b6c6 - <test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_insert_from_model_to_table::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bare_derive_macro::can_delete_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bare_derive_macro::can_delete_rows' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f324a3 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a3bd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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]   26:     0x595f04f6a63d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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]   27:     0x595f04f1393d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f11f1b - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f11f1b - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f11f1b - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eef1f0 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f0633d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f034a4 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3bbab - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f604a9 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1d032 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1ba5e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5b97d - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef8ff0 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd247 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04efe8e6 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f46255 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed773 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f5171e - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f53542 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f5554d - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e5a0 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e196 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b09a - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::can_delete_rows::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f2d0ad - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:113:5
[INFO] [stdout]   51:     0x595f04f28eb7 - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:113:41
[INFO] [stdout]   52:     0x595f04f1b586 - <test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_delete_rows::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bare_derive_macro::can_select_into_model stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bare_derive_macro::can_select_into_model' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f33a03 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a43d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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]   26:     0x595f04f6a6bd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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]   27:     0x595f04f139bd - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f1225b - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f1225b - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f1225b - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eef830 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f0785d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f034e4 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3be4b - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f60529 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1d2b2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1bb1e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5b9fd - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef9830 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd347 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04efef46 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f464f5 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed8d3 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f518fe - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f53a62 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f5584d - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e6a0 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e236 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b0fa - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::can_select_into_model::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f2d18d - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:88:5
[INFO] [stdout]   51:     0x595f04f28f17 - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:88:41
[INFO] [stdout]   52:     0x595f04f1b606 - <test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_select_into_model::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_named_table::can_delete_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_named_table::can_delete_rows' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f2f9e3 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a2bd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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]   26:     0x595f04f6a53d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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]   27:     0x595f04f1383d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f1189b - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f1189b - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f1189b - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eee570 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f038fd - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f03424 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3b66b - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f603a9 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1cb32 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1b8de - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5b87d - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef7f70 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd047 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04efdc26 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f45d15 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed4b3 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f5135e - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f52b02 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f54f4d - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e3a0 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e056 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3afda - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::can_delete_rows::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f4ecdd - test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:187:5
[INFO] [stdout]   51:     0x595f04f4c827 - test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:187:43
[INFO] [stdout]   52:     0x595f04f1b446 - <test_postgres[ed560dbfa3db2e51]::with_named_table::can_delete_rows::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_named_table::can_insert_from_model_to_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_named_table::can_insert_from_model_to_table' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f319f3 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a37d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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]   26:     0x595f04f6a5fd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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]   27:     0x595f04f138fd - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f11d7b - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f11d7b - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f11d7b - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eeeed0 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f058ad - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f03484 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3ba5b - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f60469 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1cef2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1b9fe - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5b93d - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef8bd0 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd1c7 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04efe5b6 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f46105 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed6c3 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f5162e - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f532b2 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f553cd - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e520 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e146 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b06a - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::can_insert_from_model_to_table::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f4eedd - test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:174:5
[INFO] [stdout]   51:     0x595f04f4c8e7 - test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:174:43
[INFO] [stdout]   52:     0x595f04f1b546 - <test_postgres[ed560dbfa3db2e51]::with_named_table::can_insert_from_model_to_table::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_named_table::can_select_into_model stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_named_table::can_select_into_model' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f30f43 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a33d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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]   26:     0x595f04f6a5bd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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]   27:     0x595f04f138bd - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f11bdb - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f11bdb - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f11bdb - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eeebb0 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f04e1d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f03464 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3b90b - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f60429 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1cdb2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1b99e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5b8fd - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef87b0 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd147 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04efe286 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f45fb5 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed613 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f5153e - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f53022 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f5524d - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e4a0 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e0f6 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b03a - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::can_select_into_model::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f4edbd - test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:162:5
[INFO] [stdout]   51:     0x595f04f4c887 - test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:162:43
[INFO] [stdout]   52:     0x595f04f1b4c6 - <test_postgres[ed560dbfa3db2e51]::with_named_table::can_select_into_model::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bare_derive_macro::model_may_have_required_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bare_derive_macro::model_may_have_required_id' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f34f63 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a4bd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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]   26:     0x595f04f6a73d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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]   27:     0x595f04f13a3d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f1259b - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f1259b - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f1259b - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eefe70 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f08d7d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f03524 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3c0eb - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f605a9 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1d532 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1bbde - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5ba7d - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04efa070 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd447 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04eff5a6 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f46795 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eeda33 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f51ade - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f53f82 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f55b4d - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e7a0 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e2d6 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b15a - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::model_may_have_required_id::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f2d26d - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:41:5
[INFO] [stdout]   51:     0x595f04f28f77 - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:41:41
[INFO] [stdout]   52:     0x595f04f1b686 - <test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_required_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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- with_named_table::can_update_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'with_named_table::can_update_rows' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f30493 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a2fd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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]   26:     0x595f04f6a57d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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]   27:     0x595f04f1387d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f11a3b - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f11a3b - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f11a3b - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eee890 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f0438d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f03444 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3b7bb - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f603e9 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1cc72 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1b93e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5b8bd - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef8390 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd0c7 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04efdf56 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f45e65 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed563 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f5144e - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f52d92 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f550cd - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e420 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e0a6 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b00a - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::can_update_rows::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f4ed4d - test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:203:5
[INFO] [stdout]   51:     0x595f04f4c857 - test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:203:43
[INFO] [stdout]   52:     0x595f04f1b486 - <test_postgres[ed560dbfa3db2e51]::with_named_table::can_update_rows::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bare_derive_macro::can_update_rows stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bare_derive_macro::can_update_rows' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f32f53 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a3fd - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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]   26:     0x595f04f6a67d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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]   27:     0x595f04f1397d - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f120bb - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f120bb - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f120bb - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eef510 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f06dcd - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f034c4 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3bcfb - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f604e9 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1d172 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1babe - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5b9bd - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef9410 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd2c7 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04efec16 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f463a5 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed823 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f5180e - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f537d2 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f556cd - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e620 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e1e6 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b0ca - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::can_update_rows::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f2d11d - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:129:5
[INFO] [stdout]   51:     0x595f04f28ee7 - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:129:41
[INFO] [stdout]   52:     0x595f04f1b5c6 - <test_postgres[ed560dbfa3db2e51]::bare_derive_macro::can_update_rows::{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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bare_derive_macro::model_may_have_optional_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bare_derive_macro::model_may_have_optional_id' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x595f0529df62 - 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:     0x595f0529df62 - 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:     0x595f0529df62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x595f0529df62 - <<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:     0x595f052b55fa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x595f052b55fa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x595f052a3136 - 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:     0x595f052a3136 - <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:     0x595f0527b29f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x595f0527b29f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x595f05295959 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x595f04f76e8e - <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:     0x595f04f76e8e - 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:     0x595f05295bc2 - <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:     0x595f05295bc2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x595f0527b358 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x595f05270319 - 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:     0x595f0527c41d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x595f052b5d3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x595f052b5ab2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x595f05090324 - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, dotenvy[7b11721e018e7e7c]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x595f050bb082 - sqlx_postgres[61171b024a8529ff]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x595f050c289e - <sqlx_postgres[61171b024a8529ff]::database::Postgres as sqlx_core[3b67fb84649c60a0]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x595f04f6a21f - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::future::future::Future<Output = core[27de1724e4349be2]::result::Result<sqlx_core[3b67fb84649c60a0]::testing::TestContext<sqlx_postgres[61171b024a8529ff]::database::Postgres>, sqlx_core[3b67fb84649c60a0]::error::Error>> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x595f04f344b3 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x595f04f6a47d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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]   26:     0x595f04f6a6fd - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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]   27:     0x595f04f139fd - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x595f04f123fb - tokio[b9f6f82e030788b]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x595f04f123fb - tokio[b9f6f82e030788b]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x595f04f123fb - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x595f04eefb50 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x595f04f082ed - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x595f04f03504 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x595f04f3bf9b - <tokio[b9f6f82e030788b]::runtime::context::scoped::Scoped<tokio[b9f6f82e030788b]::runtime::scheduler::Context>>::set::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x595f04f60569 - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x595f04f1d3f2 - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::try_with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x595f04f1bb7e - <std[3b51380354919863]::thread::local::LocalKey<tokio[b9f6f82e030788b]::runtime::context::Context>>::with::<tokio[b9f6f82e030788b]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x595f04f5ba3d - tokio[b9f6f82e030788b]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x595f04ef9c50 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{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.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x595f04efd3c7 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x595f04eff276 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x595f04f46645 - tokio[b9f6f82e030788b]::runtime::context::runtime::enter_runtime::<<tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x595f04eed983 - <tokio[b9f6f82e030788b]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x595f04f519ee - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x595f04f53cf2 - <tokio[b9f6f82e030788b]::runtime::runtime::Runtime>::block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x595f04f559cd - sqlx_core[3b67fb84649c60a0]::rt::test_block_on::<sqlx_core[3b67fb84649c60a0]::testing::run_test<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x595f04f2e720 - sqlx_core[3b67fb84649c60a0]::testing::run_test::<sqlx_postgres[61171b024a8529ff]::database::Postgres, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}, sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x595f04f2e286 - sqlx_core[3b67fb84649c60a0]::testing::run_test_with_pool::<sqlx_postgres[61171b024a8529ff]::database::Postgres, fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}, test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x595f04f3b12a - <fn(sqlx_core[3b67fb84649c60a0]::pool::Pool<sqlx_postgres[61171b024a8529ff]::database::Postgres>) -> test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::model_may_have_optional_id::{closure#0} as sqlx_core[3b67fb84649c60a0]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x595f04f2d1fd - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:60:5
[INFO] [stdout]   51:     0x595f04f28f47 - test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_postgres.rs:60:58
[INFO] [stdout]   52:     0x595f04f1b646 - <test_postgres[ed560dbfa3db2e51]::bare_derive_macro::model_may_have_optional_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]   53:     0x595f04f6b23b - <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]   54:     0x595f04f6b23b - 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]   55:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x595f04f77a9a - <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]   57:     0x595f04f77a9a - 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]   58:     0x595f04f77a9a - 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]   59:     0x595f04f77a9a - 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]   60:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x595f04f77a9a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x595f04f73044 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x595f04f73044 - 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]   64:     0x595f04f7a592 - 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]   65:     0x595f04f7a592 - <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]   66:     0x595f04f7a592 - 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]   67:     0x595f04f7a592 - 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]   68:     0x595f04f7a592 - 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]   69:     0x595f04f7a592 - 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]   70:     0x595f04f7a592 - <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]   71:     0x595f0529d7cf - <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]   72:     0x595f0529d7cf - <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]   73:     0x7e6e8e622aa4 - <unknown>
[INFO] [stdout]   74:     0x7e6e8e6afa64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bare_derive_macro::can_delete_rows
[INFO] [stdout]     bare_derive_macro::can_insert_from_model_to_table
[INFO] [stdout]     bare_derive_macro::can_select_into_model
[INFO] [stdout]     bare_derive_macro::can_update_rows
[INFO] [stdout]     bare_derive_macro::model_may_have_optional_id
[INFO] [stdout]     bare_derive_macro::model_may_have_required_id
[INFO] [stdout]     with_named_table::can_delete_rows
[INFO] [stdout]     with_named_table::can_insert_from_model_to_table
[INFO] [stdout]     with_named_table::can_select_into_model
[INFO] [stdout]     with_named_table::can_update_rows
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_postgres`
[INFO] running `Command { std: "docker" "inspect" "5861441f3ad19c798587177a9bb8dc3b2e97778393087ee38c492404b3e7702e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5861441f3ad19c798587177a9bb8dc3b2e97778393087ee38c492404b3e7702e", kill_on_drop: false }`
[INFO] [stdout] 5861441f3ad19c798587177a9bb8dc3b2e97778393087ee38c492404b3e7702e
