[INFO] cloning repository https://github.com/ugurcan377/paidy-assignment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ugurcan377/paidy-assignment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fugurcan377%2Fpaidy-assignment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fugurcan377%2Fpaidy-assignment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed8c3b2ae46488bdd010f57040ec9b949fc2a858
[INFO] testing ugurcan377/paidy-assignment against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fugurcan377%2Fpaidy-assignment" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ugurcan377/paidy-assignment
[INFO] finished tweaking git repo https://github.com/ugurcan377/paidy-assignment
[INFO] tweaked toml for git repo https://github.com/ugurcan377/paidy-assignment written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ugurcan377/paidy-assignment on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ugurcan377/paidy-assignment 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61ac5faea4dbeb05c364d06c01486913c1bb9003c6fc79fef29bfce4417a342c
[INFO] running `Command { std: "docker" "start" "-a" "61ac5faea4dbeb05c364d06c01486913c1bb9003c6fc79fef29bfce4417a342c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61ac5faea4dbeb05c364d06c01486913c1bb9003c6fc79fef29bfce4417a342c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61ac5faea4dbeb05c364d06c01486913c1bb9003c6fc79fef29bfce4417a342c", kill_on_drop: false }`
[INFO] [stdout] 61ac5faea4dbeb05c364d06c01486913c1bb9003c6fc79fef29bfce4417a342c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f5d298ddb9fbec8192cc384234fed6f6ee2c85f2115425b29e96312671c3fd5
[INFO] running `Command { std: "docker" "start" "-a" "4f5d298ddb9fbec8192cc384234fed6f6ee2c85f2115425b29e96312671c3fd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]    Compiling sqlx v0.8.0
[INFO] [stderr]    Compiling paidy-assignment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `delete` and `post`
[INFO] [stdout]  --> src/main.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     routing::{get, post, delete},
[INFO] [stdout]   |                    ^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4f5d298ddb9fbec8192cc384234fed6f6ee2c85f2115425b29e96312671c3fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f5d298ddb9fbec8192cc384234fed6f6ee2c85f2115425b29e96312671c3fd5", kill_on_drop: false }`
[INFO] [stdout] 4f5d298ddb9fbec8192cc384234fed6f6ee2c85f2115425b29e96312671c3fd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63db5fb4ce7c1e9c144668fa946df187b5a438ed95b3f587d168b438ef4a474e
[INFO] running `Command { std: "docker" "start" "-a" "63db5fb4ce7c1e9c144668fa946df187b5a438ed95b3f587d168b438ef4a474e", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling paidy-assignment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `delete` and `post`
[INFO] [stdout]  --> src/main.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 |     routing::{get, post, delete},
[INFO] [stdout]   |                    ^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Service`
[INFO] [stdout]    --> src/main.rs:178:17
[INFO] [stdout]     |
[INFO] [stdout] 178 |     use tower::{Service, ServiceExt}; // for `call`, `oneshot`, and `ready`
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "63db5fb4ce7c1e9c144668fa946df187b5a438ed95b3f587d168b438ef4a474e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63db5fb4ce7c1e9c144668fa946df187b5a438ed95b3f587d168b438ef4a474e", kill_on_drop: false }`
[INFO] [stdout] 63db5fb4ce7c1e9c144668fa946df187b5a438ed95b3f587d168b438ef4a474e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 97a5043bf6bf285aba606675de57b7e0a5431c75469f05bc9f6b798d8060fa97
[INFO] running `Command { std: "docker" "start" "-a" "97a5043bf6bf285aba606675de57b7e0a5431c75469f05bc9f6b798d8060fa97", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `delete` and `post`
[INFO] [stderr]  --> src/main.rs:4:20
[INFO] [stderr]   |
[INFO] [stderr] 4 |     routing::{get, post, delete},
[INFO] [stderr]   |                    ^^^^  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Service`
[INFO] [stderr]    --> src/main.rs:178:17
[INFO] [stderr]     |
[INFO] [stderr] 178 |     use tower::{Service, ServiceExt}; // for `call`, `oneshot`, and `ready`
[INFO] [stderr]     |                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `paidy-assignment` (bin "paidy-assignment" test) generated 2 warnings (run `cargo fix --bin "paidy-assignment" -p paidy-assignment --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paidy_assignment-9f07c3b5363cc0f4)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::test_create_multiple_tables_with_empty_items ... FAILED
[INFO] [stdout] test tests::test_add_orders_to_table ... FAILED
[INFO] [stdout] test tests::test_create_empty_tables ... FAILED
[INFO] [stdout] test tests::test_delete_non_existing_order ... FAILED
[INFO] [stdout] test tests::test_create_multiple_tables ... FAILED
[INFO] [stdout] test tests::test_create_tables_wrong_type ... FAILED
[INFO] [stdout] test tests::test_create_tables_empty_body ... FAILED
[INFO] [stdout] test tests::test_create_tables ... FAILED
[INFO] [stdout] test tests::test_delete_non_existing_table ... FAILED
[INFO] [stdout] test tests::test_delete_order ... FAILED
[INFO] [stdout] test tests::test_delete_table ... FAILED
[INFO] [stdout] test tests::test_get_non_existant_order ... FAILED
[INFO] [stdout] test tests::test_get_tables ... FAILED
[INFO] [stdout] test tests::test_get_order ... FAILED
[INFO] [stdout] test tests::test_root ... FAILED
[INFO] [stdout] test tests::test_list_tables ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_multiple_tables_with_empty_items stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_multiple_tables_with_empty_items' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b0ca31 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6592d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65d2d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac701d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac503b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac503b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac503b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8d7d0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab65a0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacc44 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5de7b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62299 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acb2d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac79be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b604cd - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9dc10 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2ba6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa65f3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35e43 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89a93 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f8b5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b53325 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1c7fe - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b0226f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b019b6 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15d4a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::test_create_multiple_tables_with_empty_items::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9fd6a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:249:5
[INFO] [stdout]   51:     0x5ab843b8cc57 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:249:38
[INFO] [stdout]   52:     0x5ab843ae5d96 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables_with_empty_items::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_add_orders_to_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_add_orders_to_table' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b07731 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6572d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65b2d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6e1d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac433b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac433b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac433b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8bed0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab10a0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacb44 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d3fb - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62099 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843aca8d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac76be - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b602cd - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9bb10 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa27a6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa4af3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b352c3 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89513 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f035 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b524a5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1bafe - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01def - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_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.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01736 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15bca - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::test_add_orders_to_table::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f5ea - paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:276:5
[INFO] [stdout]   51:     0x5ab843b8cad7 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:276:38
[INFO] [stdout]   52:     0x5ab843ae5b96 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_add_orders_to_table::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_empty_tables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_empty_tables' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b08191 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6576d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65b6d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6e5d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac44db - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac44db - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac44db - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8c1f0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab1b40 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacb64 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d54b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b620d9 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acaa12 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac771e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6030d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9bf30 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2826 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa4e53 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35433 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a895c3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f145 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b52675 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1bc9e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01e7f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01786 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15bfa - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::test_create_empty_tables::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f6da - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:303:5
[INFO] [stdout]   51:     0x5ab843b8cb07 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:303:38
[INFO] [stdout]   52:     0x5ab843ae5bd6 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_empty_tables::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_delete_non_existing_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_delete_non_existing_order' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b0b571 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b658ad - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65cad - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6f9d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac4cfb - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac4cfb - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac4cfb - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8d190 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab5060 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacc04 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5dbdb - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62219 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acb052 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac78fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6044d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9d3d0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2aa6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa5f33 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35b63 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89933 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f695 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b52f85 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1c4be - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b0214f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01916 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15cea - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::test_delete_non_existing_order::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9fb8a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:519:5
[INFO] [stdout]   51:     0x5ab843b8cbf7 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:519:38
[INFO] [stdout]   52:     0x5ab843ae5d16 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_order::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_multiple_tables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_multiple_tables' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b08bf1 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b657ad - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65bad - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6e9d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac467b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac467b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac467b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8c510 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab25e0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacb84 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d69b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62119 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acab52 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac777e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6034d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9c350 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa28a6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa51b3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b355a3 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89673 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f255 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b52845 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1be3e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01f0f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b017d6 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15c2a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::test_create_multiple_tables::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f7ca - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:222:5
[INFO] [stdout]   51:     0x5ab843b8cb37 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:222:38
[INFO] [stdout]   52:     0x5ab843ae5c16 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_multiple_tables::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_tables_wrong_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_tables_wrong_type' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b0ab11 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6586d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65c6d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6f5d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac4b5b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac4b5b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac4b5b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8ce70 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab45c0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacbe4 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5da8b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b621d9 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acaf12 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac789e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6040d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9cfb0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2a26 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa5bd3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b359f3 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89883 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f585 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b52db5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1c31e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b020bf - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b018c6 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15cba - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::test_create_tables_wrong_type::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9fa9a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:330:5
[INFO] [stdout]   51:     0x5ab843b8cbc7 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:330:38
[INFO] [stdout]   52:     0x5ab843ae5cd6 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_wrong_type::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_tables_empty_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_tables_empty_body' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b0a0b1 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6582d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65c2d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6f1d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac49bb - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac49bb - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac49bb - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8cb50 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab3b20 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacbc4 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d93b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62199 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acadd2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac783e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b603cd - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9cb90 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa29a6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa5873 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35883 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a897d3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f475 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b52be5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1c17e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b0202f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01876 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15c8a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::test_create_tables_empty_body::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f9aa - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:353:5
[INFO] [stdout]   51:     0x5ab843b8cb97 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:353:38
[INFO] [stdout]   52:     0x5ab843ae5c96 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables_empty_body::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_tables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_tables' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b06cd1 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b656ed - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65aed - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6ddd - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac419b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac419b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac419b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8bbb0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab0600 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacb24 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d2ab - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62059 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843aca792 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac765e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6028d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9b6f0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2726 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa4793 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35153 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89463 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4ef25 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b522d5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1b95e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01d5f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b016e6 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15b9a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::test_create_tables::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f4fa - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:195:5
[INFO] [stdout]   51:     0x5ab843b8caa7 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:195:38
[INFO] [stdout]   52:     0x5ab843ae5b56 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_create_tables::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_delete_non_existing_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_delete_non_existing_table' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b0bfd1 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b658ed - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65ced - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6fdd - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac4e9b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac4e9b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac4e9b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8d4b0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab5b00 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacc24 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5dd2b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62259 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acb192 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac795e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6048d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9d7f0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2b26 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa6293 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35cd3 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a899e3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f7a5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b53155 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1c65e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b021df - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01966 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15d1a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::test_delete_non_existing_table::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9fc7a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:483:5
[INFO] [stdout]   51:     0x5ab843b8cc27 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:483:38
[INFO] [stdout]   52:     0x5ab843ae5d56 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_non_existing_table::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_delete_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_delete_order' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b05811 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6566d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65a6d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6d5d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac3e5b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac3e5b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac3e5b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8b570 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843aaf0c0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacae4 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d00b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b61fd9 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843aca512 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac759e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6020d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9aeb0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2626 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa40d3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b34e73 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89303 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4ed05 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b51f35 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1b61e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01c3f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01646 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15b3a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::test_delete_order::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f31a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:501:5
[INFO] [stdout]   51:     0x5ab843b8ca47 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:501:38
[INFO] [stdout]   52:     0x5ab843ae5ad6 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_order::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_delete_table stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_delete_table' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b06271 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b656ad - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65aad - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6d9d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac3ffb - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac3ffb - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac3ffb - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8b890 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843aafb60 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacb04 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d15b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62019 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843aca652 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac75fe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6024d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9b2d0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa26a6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa4433 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b34fe3 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a893b3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4ee15 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b52105 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1b7be - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01ccf - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01696 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15b6a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::test_delete_table::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f40a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:465:5
[INFO] [stdout]   51:     0x5ab843b8ca77 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:465:38
[INFO] [stdout]   52:     0x5ab843ae5b16 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_delete_table::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_non_existant_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_non_existant_order' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b09651 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b657ed - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65bed - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6edd - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac481b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac481b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac481b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8c830 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab3080 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacba4 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5d7eb - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b62159 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acac92 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac77de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6038d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9c770 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2926 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa5513 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35713 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89723 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f365 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b52a15 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1bfde - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01f9f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01826 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15c5a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::test_get_non_existant_order::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f8ba - paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:454:5
[INFO] [stdout]   51:     0x5ab843b8cb67 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:454:38
[INFO] [stdout]   52:     0x5ab843ae5c56 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_non_existant_order::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_tables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_tables' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b04351 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b655ed - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b659ed - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6cdd - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac3b1b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac3b1b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac3b1b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8af30 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843aadb80 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacaa4 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5cd6b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b61f59 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843aca292 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac74de - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6018d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9a670 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2526 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa3a13 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b34b93 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a891a3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4eae5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b51b95 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1b2de - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01b1f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b015a6 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15ada - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::test_get_tables::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f13a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:406:5
[INFO] [stdout]   51:     0x5ab843b8c9e7 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:406:38
[INFO] [stdout]   52:     0x5ab843ae5a56 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_tables::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_order' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b038f1 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b655ad - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b659ad - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6c9d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac397b - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac397b - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac397b - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8ac10 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843aad0e0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aaca84 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5cc1b - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b61f19 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843aca152 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac747e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6014d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9a250 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa24a6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa36b3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b34a23 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a890f3 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4e9d5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b519c5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1b13e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01a8f - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01556 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15aaa - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::test_get_order::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f04a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:435:5
[INFO] [stdout]   51:     0x5ab843b8c9b7 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:435:38
[INFO] [stdout]   52:     0x5ab843ae5a16 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_get_order::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_root stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_root' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b0d491 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6596d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65d6d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac705d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac51db - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac51db - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac51db - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8daf0 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843ab7040 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacc64 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5dfcb - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b622d9 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843acb412 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac7a1e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b6050d - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9e030 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa2c26 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa6953 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b35fb3 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89b43 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4f9c5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b534f5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1c99e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b022ff - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b01a06 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15d7a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::test_root::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9fe57 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_root
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:180:5
[INFO] [stdout]   51:     0x5ab843b8cc87 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:180:18
[INFO] [stdout]   52:     0x5ab843ae5dd6 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_root::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_list_tables stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_list_tables' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab844157032 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab844157032 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab844157032 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab84416f20a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab84416f20a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5ab84415c206 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab84415c206 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab84413404f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab84413404f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab84414e719 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab843bac10e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab843bac10e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab84414e982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab84414e982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab844134108 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab844128f39 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab8441351cd - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab84416f94c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab84416f6c2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ab843cbb8d4 - <core[585f66e14d78f9ba]::result::Result<alloc[15e7b27aba85d2e2]::string::String, dotenvy[b9d5468505f28192]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ab843d11a88 - sqlx_postgres[554d0534e905390d]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:78:44
[INFO] [stdout]   22:     0x5ab843d14f6c - <sqlx_postgres[554d0534e905390d]::database::Postgres as sqlx_core[e6ca72322c451490]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.0/src/testing/mod.rs:29:50
[INFO] [stdout]   23:     0x5ab843b6540f - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::future::future::Future<Output = core[585f66e14d78f9ba]::result::Result<sqlx_core[e6ca72322c451490]::testing::TestContext<sqlx_postgres[554d0534e905390d]::database::Postgres>, sqlx_core[e6ca72322c451490]::error::Error>> + core[585f66e14d78f9ba]::marker::Send>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5ab843b04db1 - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{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.0/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x5ab843b6562d - <core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5ab843b65a2d - <core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[585f66e14d78f9ba]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5ab843ac6d1d - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{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.39.3/src/runtime/scheduler/current_thread/mod.rs:673:73
[INFO] [stdout]   28:     0x5ab843ac3cbb - tokio[7f30c543e50bbc65]::runtime::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{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.39.3/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x5ab843ac3cbb - tokio[7f30c543e50bbc65]::runtime::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{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.39.3/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x5ab843ac3cbb - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin paidy-assignment`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:673:25
[INFO] [stdout]   31:     0x5ab843a8b250 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Context>::enter::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:412:19
[INFO] [stdout]   32:     0x5ab843aae620 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:672:44
[INFO] [stdout]   33:     0x5ab843aacac4 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:68
[INFO] [stdout]   34:     0x5ab843b5cebb - <tokio[7f30c543e50bbc65]::runtime::context::scoped::Scoped<tokio[7f30c543e50bbc65]::runtime::scheduler::Context>>::set::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x5ab843b61f99 - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x5ab843aca3d2 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::try_with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x5ab843ac753e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<tokio[7f30c543e50bbc65]::runtime::context::Context>>::with::<tokio[7f30c543e50bbc65]::runtime::context::set_scheduler<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x5ab843b601cd - tokio[7f30c543e50bbc65]::runtime::context::set_scheduler::<(alloc[15e7b27aba85d2e2]::boxed::Box<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::Core>, core[585f66e14d78f9ba]::option::Option<()>), <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x5ab843a9aa90 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[585f66e14d78f9ba]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:751:27
[INFO] [stdout]   40:     0x5ab843aa25a6 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[585f66e14d78f9ba]::pin::Pin<&mut core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:660:24
[INFO] [stdout]   41:     0x5ab843aa3d73 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:180:33
[INFO] [stdout]   42:     0x5ab843b34d03 - tokio[7f30c543e50bbc65]::runtime::context::runtime::enter_runtime::<<tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x5ab843a89253 - <tokio[7f30c543e50bbc65]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/scheduler/current_thread/mod.rs:168:9
[INFO] [stdout]   44:     0x5ab843b4ebf5 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on_inner::<core[585f66e14d78f9ba]::pin::Pin<alloc[15e7b27aba85d2e2]::boxed::Box<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x5ab843b51d65 - <tokio[7f30c543e50bbc65]::runtime::runtime::Runtime>::block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.3/src/runtime/runtime.rs:333:18
[INFO] [stdout]   46:     0x5ab843b1b47e - sqlx_core[e6ca72322c451490]::rt::test_block_on::<sqlx_core[e6ca72322c451490]::testing::run_test<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{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.0/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x5ab843b01baf - sqlx_core[e6ca72322c451490]::testing::run_test::<sqlx_postgres[554d0534e905390d]::database::Postgres, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}, sqlx_core[e6ca72322c451490]::testing::run_test_with_pool<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:210:5
[INFO] [stdout]   48:     0x5ab843b015f6 - sqlx_core[e6ca72322c451490]::testing::run_test_with_pool::<sqlx_postgres[554d0534e905390d]::database::Postgres, fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}, paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:181:5
[INFO] [stdout]   49:     0x5ab843b15b0a - <fn(sqlx_core[e6ca72322c451490]::pool::Pool<sqlx_postgres[554d0534e905390d]::database::Postgres>) -> paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::test_list_tables::{closure#0} as sqlx_core[e6ca72322c451490]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.0/src/testing/mod.rs:84:9
[INFO] [stdout]   50:     0x5ab843b9f22a - paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:372:5
[INFO] [stdout]   51:     0x5ab843b8ca17 - paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:372:38
[INFO] [stdout]   52:     0x5ab843ae5a96 - <paidy_assignment[abb3a0c0b0c72c55]::tests::test_list_tables::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x5ab843ba04bb - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ab843ba04bb - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x5ab843bacd1a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   57:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5ab843bacd1a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x5ab843bacd1a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x5ab843ba71e4 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x5ab843ba71e4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x5ab843baf812 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ab843baf812 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ab843baf812 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x5ab843baf812 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x5ab84415653f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   72:     0x5ab84415653f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   73:     0x7ae2f424aaa4 - <unknown>
[INFO] [stdout]   74:     0x7ae2f42d7a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_add_orders_to_table
[INFO] [stdout]     tests::test_create_empty_tables
[INFO] [stdout]     tests::test_create_multiple_tables
[INFO] [stdout]     tests::test_create_multiple_tables_with_empty_items
[INFO] [stdout]     tests::test_create_tables
[INFO] [stdout]     tests::test_create_tables_empty_body
[INFO] [stdout]     tests::test_create_tables_wrong_type
[INFO] [stdout]     tests::test_delete_non_existing_order
[INFO] [stdout]     tests::test_delete_non_existing_table
[INFO] [stdout]     tests::test_delete_order
[INFO] [stdout]     tests::test_delete_table
[INFO] [stdout]     tests::test_get_non_existant_order
[INFO] [stdout]     tests::test_get_order
[INFO] [stdout]     tests::test_get_tables
[INFO] [stdout]     tests::test_list_tables
[INFO] [stdout]     tests::test_root
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "97a5043bf6bf285aba606675de57b7e0a5431c75469f05bc9f6b798d8060fa97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97a5043bf6bf285aba606675de57b7e0a5431c75469f05bc9f6b798d8060fa97", kill_on_drop: false }`
[INFO] [stdout] 97a5043bf6bf285aba606675de57b7e0a5431c75469f05bc9f6b798d8060fa97
