[INFO] cloning repository https://github.com/mthstanley/stockpot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mthstanley/stockpot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthstanley%2Fstockpot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthstanley%2Fstockpot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23c9776fdfd6ab03008855505cf96f6e6d8a1409
[INFO] testing mthstanley/stockpot against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthstanley%2Fstockpot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mthstanley/stockpot
[INFO] finished tweaking git repo https://github.com/mthstanley/stockpot
[INFO] tweaked toml for git repo https://github.com/mthstanley/stockpot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mthstanley/stockpot on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mthstanley/stockpot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281
[INFO] running `Command { std: "docker" "start" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling stockpot v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[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" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling stockpot v0.1.0 (/opt/rustwide/workdir/api)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[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" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[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/lib.rs (/opt/rustwide/target/debug/deps/stockpot-d1931fae50d4b222)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test core::service::user::test::test_create_user_successfully ... ok
[INFO] [stdout] test adapters::http::error::test::test_into_response_for_app_error ... ok
[INFO] [stdout] test core::service::user::test::test_get_user_successfully ... ok
[INFO] [stdout] test core::service::user::test::test_get_user_unexpected_error ... ok
[INFO] [stdout] test core::service::user::test::test_get_user_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stockpot-2e7eb8c3bb6e5996)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-9f6351b5a1f20a11)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_delete_recipe ... FAILED
[INFO] [stdout] test test_get_existing_user ... FAILED
[INFO] [stdout] test test_create_recipe ... FAILED
[INFO] [stdout] test test_create_user_success ... FAILED
[INFO] [stdout] test test_get_invalid_user_id ... FAILED
[INFO] [stdout] test test_get_non_existant_user ... FAILED
[INFO] [stdout] test test_successful_authentication ... FAILED
[INFO] [stdout] test test_error_missing_credentials ... FAILED
[INFO] [stdout] test test_get_non_existant_route ... FAILED
[INFO] [stdout] test test_update_recipe_add_new_ingredient ... FAILED
[INFO] [stdout] test test_token_authentication_flow ... FAILED
[INFO] [stdout] test test_update_recipe_change_existing_fields ... FAILED
[INFO] [stdout] test test_update_recipe_add_new_step ... FAILED
[INFO] [stdout] test test_update_recipe_remove_ingredient_step ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete_recipe' (3606) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f31f0 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21635d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f01bd - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ee5eb - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ee5eb - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ee5eb - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1d9150 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e583a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e49c4 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c033 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1df5ef - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e281a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d65a5 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24a446 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21a6dd - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0a8d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0596 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed2037ea - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_delete_recipe::test_delete_recipe::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d51ca - integration_test[7a5037d7217ece84]::test_delete_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:1
[INFO] [stdout]   43:     0x59dbed1911a7 - integration_test[7a5037d7217ece84]::test_delete_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:32
[INFO] [stdout]   44:     0x59dbed20b286 - <integration_test[7a5037d7217ece84]::test_delete_recipe::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_existing_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_existing_user' (3608) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f3d10 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21639d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f01fd - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ee81b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ee81b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ee81b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1d9470 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e630a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e49e4 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c163 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1df9df - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e288a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d68c5 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24a626 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21a88d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0b2d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f05e6 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed20381a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_existing_user::test_get_existing_user::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d52ba - integration_test[7a5037d7217ece84]::test_get_existing_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:1
[INFO] [stdout]   43:     0x59dbed1911d7 - integration_test[7a5037d7217ece84]::test_get_existing_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:32
[INFO] [stdout]   44:     0x59dbed20b2c6 - <integration_test[7a5037d7217ece84]::test_get_existing_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_recipe' (3604) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f26d0 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21631d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f017d - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ee3bb - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ee3bb - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ee3bb - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1d8e30 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e4d6a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e49a4 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24bf03 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1df1ff - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e27aa - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d6285 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24a266 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21a52d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f09ed - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0546 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed2037ba - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_recipe::test_create_recipe::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d50da - integration_test[7a5037d7217ece84]::test_create_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:1
[INFO] [stdout]   43:     0x59dbed191177 - integration_test[7a5037d7217ece84]::test_create_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:32
[INFO] [stdout]   44:     0x59dbed20b246 - <integration_test[7a5037d7217ece84]::test_create_recipe::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_user_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_user_success' (3605) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f4830 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed2163dd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f023d - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1eea4b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1eea4b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1eea4b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1d9790 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e6dda - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4a04 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c293 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1dfdcf - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e28fa - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d6be5 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24a806 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21aa3d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0bcd - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0636 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed20384a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_create_user_success::test_create_user_success::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d53a7 - integration_test[7a5037d7217ece84]::test_create_user_success
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:1
[INFO] [stdout]   43:     0x59dbed191207 - integration_test[7a5037d7217ece84]::test_create_user_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:14
[INFO] [stdout]   44:     0x59dbed20b306 - <integration_test[7a5037d7217ece84]::test_create_user_success::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_invalid_user_id stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_invalid_user_id' (3609) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f5350 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21641d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f027d - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1eec7b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1eec7b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1eec7b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1d9ab0 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e78aa - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4a24 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c3c3 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e01bf - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e296a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d6f05 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24a9e6 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21abed - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0c6d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0686 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed20387a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d549a - integration_test[7a5037d7217ece84]::test_get_invalid_user_id
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:1
[INFO] [stdout]   43:     0x59dbed191237 - integration_test[7a5037d7217ece84]::test_get_invalid_user_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:32
[INFO] [stdout]   44:     0x59dbed20b346 - <integration_test[7a5037d7217ece84]::test_get_invalid_user_id::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_non_existant_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_non_existant_user' (3611) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f5e70 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21645d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f02bd - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1eeeab - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1eeeab - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1eeeab - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1d9dd0 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e837a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4a44 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c4f3 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e05af - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e29da - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d7225 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24abc6 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21ad9d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0d0d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f06d6 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed2038aa - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_user::test_get_non_existant_user::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d5587 - integration_test[7a5037d7217ece84]::test_get_non_existant_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:1
[INFO] [stdout]   43:     0x59dbed1912b7 - integration_test[7a5037d7217ece84]::test_get_non_existant_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:14
[INFO] [stdout]   44:     0x59dbed20b386 - <integration_test[7a5037d7217ece84]::test_get_non_existant_user::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_successful_authentication stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_successful_authentication' (3612) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f7fd0 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21651d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f037d - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ef53b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ef53b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ef53b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1da730 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1ea3ea - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4aa4 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c883 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e117f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2b2a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d7b85 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24b166 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21b2ad - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0eed - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f07c6 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed20393a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_successful_authentication::test_successful_authentication::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d585a - integration_test[7a5037d7217ece84]::test_successful_authentication
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:1
[INFO] [stdout]   43:     0x59dbed191347 - integration_test[7a5037d7217ece84]::test_successful_authentication::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:32
[INFO] [stdout]   44:     0x59dbed20b446 - <integration_test[7a5037d7217ece84]::test_successful_authentication::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_missing_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_missing_credentials' (3607) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f74b0 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed2164dd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f033d - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ef30b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ef30b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ef30b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1da410 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e991a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4a84 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c753 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e0d8f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2aba - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d7865 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24af86 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21b0fd - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0e4d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0776 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed20390a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_error_missing_credentials::test_error_missing_credentials::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d576a - integration_test[7a5037d7217ece84]::test_error_missing_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:1
[INFO] [stdout]   43:     0x59dbed191317 - integration_test[7a5037d7217ece84]::test_error_missing_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:32
[INFO] [stdout]   44:     0x59dbed20b406 - <integration_test[7a5037d7217ece84]::test_error_missing_credentials::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_non_existant_route stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_non_existant_route' (3610) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f6990 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21649d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f02fd - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ef0db - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ef0db - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ef0db - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1da0f0 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1e8e4a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4a64 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c623 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e099f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2a4a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d7545 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24ada6 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21af4d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0dad - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0726 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed2038da - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_get_non_existant_route::test_get_non_existant_route::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d5677 - integration_test[7a5037d7217ece84]::test_get_non_existant_route
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:1
[INFO] [stdout]   43:     0x59dbed1912e7 - integration_test[7a5037d7217ece84]::test_get_non_existant_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:14
[INFO] [stdout]   44:     0x59dbed20b3c6 - <integration_test[7a5037d7217ece84]::test_get_non_existant_route::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_recipe_add_new_ingredient stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_recipe_add_new_ingredient' (3614) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1fa130 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed2165dd - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f043d - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1efbcb - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1efbcb - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1efbcb - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1db090 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1ec45a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4b04 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24cc13 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e1d4f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2c7a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d84e5 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24b706 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21b7bd - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f10cd - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f08b6 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed2039ca - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d5b2a - integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:1
[INFO] [stdout]   43:     0x59dbed1913d7 - integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:32
[INFO] [stdout]   44:     0x59dbed20b506 - <integration_test[7a5037d7217ece84]::test_update_recipe_add_new_ingredient::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_authentication_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_authentication_flow' (3613) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f8af0 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21655d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f03bd - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ef76b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ef76b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ef76b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1daa50 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1eaeba - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4ac4 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24c9b3 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e156f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2b9a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d7ea5 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24b346 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21b45d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f0f8d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0816 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed20396a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_token_authentication_flow::test_token_authentication_flow::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d594a - integration_test[7a5037d7217ece84]::test_token_authentication_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:1
[INFO] [stdout]   43:     0x59dbed191377 - integration_test[7a5037d7217ece84]::test_token_authentication_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:32
[INFO] [stdout]   44:     0x59dbed20b486 - <integration_test[7a5037d7217ece84]::test_token_authentication_flow::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_recipe_change_existing_fields stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_recipe_change_existing_fields' (3616) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1fac50 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21661d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f047d - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1efdfb - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1efdfb - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1efdfb - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1db3b0 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1ecf2a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4b24 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24cd43 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e213f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2cea - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d8805 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24b8e6 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21b96d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f116d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0906 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed2039fa - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d5c1a - integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:1
[INFO] [stdout]   43:     0x59dbed191407 - integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:32
[INFO] [stdout]   44:     0x59dbed20b546 - <integration_test[7a5037d7217ece84]::test_update_recipe_change_existing_fields::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_recipe_add_new_step stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_recipe_add_new_step' (3615) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1f9610 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21659d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f03fd - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1ef99b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1ef99b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1ef99b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1dad70 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1eb98a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4ae4 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24cae3 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e195f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2c0a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d81c5 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24b526 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21b60d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f102d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0866 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed20399a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d5a3a - integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:1
[INFO] [stdout]   43:     0x59dbed1913a7 - integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:32
[INFO] [stdout]   44:     0x59dbed20b4c6 - <integration_test[7a5037d7217ece84]::test_update_recipe_add_new_step::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_update_recipe_remove_ingredient_step stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_update_recipe_remove_ingredient_step' (3617) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59dbed9735f1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59dbed9735f1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59dbed9735f1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59dbed98aeaa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59dbed98aeaa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x59dbed977fdc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x59dbed977fdc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x59dbed950676 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59dbed950676 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59dbed96aca9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59dbed2710a0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x59dbed2710a0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x59dbed96afd2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x59dbed96afd2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x59dbed950722 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x59dbed947bd9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59dbed9515ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x59dbed98b6dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59dbed98b422 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x59dbed521b3b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, dotenvy[a818682dba155582]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x59dbed4d3827 - sqlx_postgres[8c08a8bd2b426407]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:81:44
[INFO] [stdout]   22:     0x59dbed4d6cd2 - <sqlx_postgres[8c08a8bd2b426407]::database::Postgres as sqlx_core[5d72111fbf09436d]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.7.4/src/testing/mod.rs:30:42
[INFO] [stdout]   23:     0x59dbed2162df - <core[6883ba1bc0fe4ed1]::pin::Pin<alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<sqlx_core[5d72111fbf09436d]::testing::TestContext<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>, sqlx_core[5d72111fbf09436d]::error::Error>> + core[6883ba1bc0fe4ed1]::marker::Send>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x59dbed1fb770 - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:212:14
[INFO] [stdout]   25:     0x59dbed21665d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x59dbed1f04bd - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{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.25.3/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   27:     0x59dbed1f002b - tokio[d61352c054354dce]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{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.25.3/src/runtime/coop.rs:102:5
[INFO] [stdout]   28:     0x59dbed1f002b - tokio[d61352c054354dce]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{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.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x59dbed1f002b - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   30:     0x59dbed1db6d0 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   31:     0x59dbed1ed9fa - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   32:     0x59dbed1e4b44 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   33:     0x59dbed24ce73 - <tokio[d61352c054354dce]::macros::scoped_tls::ScopedKey<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Context>>::set::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[d61352c054354dce]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   34:     0x59dbed1e252f - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   35:     0x59dbed1e2d5a - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   36:     0x59dbed1d8b25 - <tokio[d61352c054354dce]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   37:     0x59dbed24bac6 - <tokio[d61352c054354dce]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/runtime.rs:282:52
[INFO] [stdout]   38:     0x59dbed21bb1d - sqlx_core[5d72111fbf09436d]::rt::test_block_on::<sqlx_core[5d72111fbf09436d]::testing::run_test<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/rt/mod.rs:123:14
[INFO] [stdout]   39:     0x59dbed1f120d - sqlx_core[5d72111fbf09436d]::testing::run_test::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:210:5
[INFO] [stdout]   40:     0x59dbed1f0956 - sqlx_core[5d72111fbf09436d]::testing::run_test_with_pool::<sqlx_postgres[8c08a8bd2b426407]::database::Postgres, fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:181:5
[INFO] [stdout]   41:     0x59dbed203a2a - <fn(sqlx_core[5d72111fbf09436d]::pool::Pool<sqlx_postgres[8c08a8bd2b426407]::database::Postgres>) -> integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0} as sqlx_core[5d72111fbf09436d]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.7.4/src/testing/mod.rs:84:9
[INFO] [stdout]   42:     0x59dbed1d5d0a - integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:1
[INFO] [stdout]   43:     0x59dbed191437 - integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:32
[INFO] [stdout]   44:     0x59dbed20b586 - <integration_test[7a5037d7217ece84]::test_update_recipe_remove_ingredient_step::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59dbed2643db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x59dbed2643db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x59dbed271a25 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x59dbed271a25 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x59dbed271a25 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x59dbed271a25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x59dbed26c4d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x59dbed26c4d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x59dbed274b72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   59:     0x59dbed274b72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x59dbed274b72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x59dbed274b72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x59dbed274b72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59dbed97279f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   64:     0x59dbed97279f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   65:     0x7570abbc5aa4 - <unknown>
[INFO] [stdout]   66:     0x7570abc52a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_create_recipe
[INFO] [stdout]     test_create_user_success
[INFO] [stdout]     test_delete_recipe
[INFO] [stdout]     test_error_missing_credentials
[INFO] [stdout]     test_get_existing_user
[INFO] [stdout]     test_get_invalid_user_id
[INFO] [stdout]     test_get_non_existant_route
[INFO] [stdout]     test_get_non_existant_user
[INFO] [stdout]     test_successful_authentication
[INFO] [stdout]     test_token_authentication_flow
[INFO] [stdout]     test_update_recipe_add_new_ingredient
[INFO] [stdout]     test_update_recipe_add_new_step
[INFO] [stdout]     test_update_recipe_change_existing_fields
[INFO] [stdout]     test_update_recipe_remove_ingredient_step
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281", kill_on_drop: false }`
[INFO] [stdout] 2e2d6f280037e5bc2f9bb7a5aef92176dcde56cee65860532352d3fe742af281
