[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mthstanley/stockpot on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.71
[INFO] [stderr]   Downloaded thiserror-impl v1.0.51
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.9
[INFO] [stderr]   Downloaded thiserror v1.0.51
[INFO] [stderr]   Downloaded sqlformat v0.2.3
[INFO] [stderr]   Downloaded pkg-config v0.3.28
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.32
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] [stderr]   Downloaded unicode-bidi v0.3.14
[INFO] [stderr]   Downloaded cc v1.0.97
[INFO] [stderr]   Downloaded futures-executor v0.3.25
[INFO] [stderr]   Downloaded stringprep v0.1.4
[INFO] [stderr]   Downloaded syn v2.0.42
[INFO] [stderr]   Downloaded darling_macro v0.20.9
[INFO] [stderr]   Downloaded darling v0.20.9
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded serde_with_macros v3.8.1
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded zerocopy v0.7.32
[INFO] [stderr]   Downloaded darling_core v0.20.9
[INFO] [stderr]   Downloaded downcast v0.11.0
[INFO] [stderr]   Downloaded pem v3.0.4
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded fragile v2.0.0
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.0
[INFO] [stderr]   Downloaded io-lifetimes v1.0.3
[INFO] [stderr]   Downloaded serde_with v3.8.1
[INFO] [stderr]   Downloaded headers v0.4.0
[INFO] [stderr]   Downloaded clap_derive v3.2.17
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.9
[INFO] [stderr]   Downloaded rustls v0.21.10
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded socket2 v0.5.6
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded regex v1.7.0
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded async-trait v0.1.75
[INFO] [stderr]   Downloaded hyper v1.2.0
[INFO] [stderr]   Downloaded tokio v1.25.3
[INFO] [stderr]   Downloaded finl_unicode v1.2.0
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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] b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5
[INFO] running `Command { std: "docker" "start" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5", 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" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5", 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" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[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 futures-task v0.3.25
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.25
[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 futures-channel v0.3.25
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[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 indexmap v2.1.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.7.0
[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 sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling clap v3.2.17
[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 tracing v0.1.37
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[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 hyper-util v0.1.3
[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 itertools v0.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling predicates v3.0.4
[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" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5", 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" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "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 7.08s
[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" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5", 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" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.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_get_user_not_found ... 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_create_user_successfully ... 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_create_user_success ... FAILED
[INFO] [stdout] test test_create_recipe ... FAILED
[INFO] [stdout] test test_get_non_existant_route ... FAILED
[INFO] [stdout] test test_successful_authentication ... FAILED
[INFO] [stdout] test test_get_existing_user ... FAILED
[INFO] [stdout] test test_token_authentication_flow ... FAILED
[INFO] [stdout] test test_update_recipe_add_new_ingredient ... FAILED
[INFO] [stdout] test test_update_recipe_change_existing_fields ... FAILED
[INFO] [stdout] test test_get_non_existant_user ... FAILED
[INFO] [stdout] test test_update_recipe_remove_ingredient_step ... FAILED
[INFO] [stdout] test test_get_invalid_user_id ... FAILED
[INFO] [stdout] test test_update_recipe_add_new_step ... FAILED
[INFO] [stdout] test test_error_missing_credentials ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete_recipe' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af3af8 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b223dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0aed - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aeef1b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aeef1b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aeef1b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad9a80 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae616a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae52f4 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1a9f3 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594adff1f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae314a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad6ed5 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b16cc6 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2490d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af13bd - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af0ec6 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b03f4a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_delete_recipe::test_delete_recipe::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad5afa - integration_test[94960e5ded9b8bce]::test_delete_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:1
[INFO] [stdout]   43:     0x561594a91b27 - integration_test[94960e5ded9b8bce]::test_delete_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:32
[INFO] [stdout]   44:     0x561594b0b9e6 - <integration_test[94960e5ded9b8bce]::test_delete_recipe::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_user_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_user_success' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af5118 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2245d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0b6d - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef37b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef37b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef37b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ada0c0 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae770a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5334 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1ac53 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae06ff - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae322a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad7515 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17086 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b24c6d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af14fd - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af0f66 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b03faa - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_user_success::test_create_user_success::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad5cd7 - integration_test[94960e5ded9b8bce]::test_create_user_success
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:1
[INFO] [stdout]   43:     0x561594a91b87 - integration_test[94960e5ded9b8bce]::test_create_user_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:14
[INFO] [stdout]   44:     0x561594b0ba66 - <integration_test[94960e5ded9b8bce]::test_create_user_success::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af2fe8 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2239d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0aad - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aeeceb - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aeeceb - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aeeceb - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad9760 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae569a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae52d4 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1a8c3 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594adfb2f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae30da - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad6bb5 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b16ae6 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2475d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af131d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af0e76 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b03f1a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_create_recipe::test_create_recipe::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad5a0a - integration_test[94960e5ded9b8bce]::test_create_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:1
[INFO] [stdout]   43:     0x561594a91af7 - integration_test[94960e5ded9b8bce]::test_create_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:32
[INFO] [stdout]   44:     0x561594b0b9a6 - <integration_test[94960e5ded9b8bce]::test_create_recipe::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af7248 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2251d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0c2d - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefa0b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefa0b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefa0b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adaa20 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae977a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5394 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1afe3 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae12cf - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae337a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad7e75 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17626 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2517d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af16dd - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1056 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b0403a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_route::test_get_non_existant_route::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad5fa7 - integration_test[94960e5ded9b8bce]::test_get_non_existant_route
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:1
[INFO] [stdout]   43:     0x561594a91c67 - integration_test[94960e5ded9b8bce]::test_get_non_existant_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:14
[INFO] [stdout]   44:     0x561594b0bb26 - <integration_test[94960e5ded9b8bce]::test_get_non_existant_route::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_successful_authentication stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_successful_authentication' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af8868 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2259d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0cad - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefe6b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefe6b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefe6b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adb060 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aead1a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae53d4 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1b243 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae1aaf - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae345a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad84b5 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b179e6 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b254dd - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af181d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af10f6 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b0409a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_successful_authentication::test_successful_authentication::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad618a - integration_test[94960e5ded9b8bce]::test_successful_authentication
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:1
[INFO] [stdout]   43:     0x561594a91cc7 - integration_test[94960e5ded9b8bce]::test_successful_authentication::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:32
[INFO] [stdout]   44:     0x561594b0bba6 - <integration_test[94960e5ded9b8bce]::test_successful_authentication::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_existing_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_existing_user' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af4608 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2241d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0b2d - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef14b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef14b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef14b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad9da0 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae6c3a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5314 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1ab23 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae030f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae31ba - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad71f5 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b16ea6 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b24abd - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af145d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af0f16 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b03f7a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_existing_user::test_get_existing_user::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad5bea - integration_test[94960e5ded9b8bce]::test_get_existing_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:1
[INFO] [stdout]   43:     0x561594a91b57 - integration_test[94960e5ded9b8bce]::test_get_existing_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:32
[INFO] [stdout]   44:     0x561594b0ba26 - <integration_test[94960e5ded9b8bce]::test_get_existing_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_authentication_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_authentication_flow' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af9378 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b225dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0ced - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af009b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af009b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af009b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adb380 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aeb7ea - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae53f4 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1b373 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae1e9f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae34ca - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad87d5 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17bc6 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2568d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af18bd - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1146 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b040ca - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_token_authentication_flow::test_token_authentication_flow::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad627a - integration_test[94960e5ded9b8bce]::test_token_authentication_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:1
[INFO] [stdout]   43:     0x561594a91cf7 - integration_test[94960e5ded9b8bce]::test_token_authentication_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:32
[INFO] [stdout]   44:     0x561594b0bbe6 - <integration_test[94960e5ded9b8bce]::test_token_authentication_flow::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594afa998 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2265d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0d6d - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af04fb - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af04fb - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af04fb - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adb9c0 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aecd8a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5434 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1b5d3 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae267f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae35aa - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad8e15 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17f86 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b259ed - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af19fd - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af11e6 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b0412a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad645a - integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:1
[INFO] [stdout]   43:     0x561594a91d57 - integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:32
[INFO] [stdout]   44:     0x561594b0bc66 - <integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_ingredient::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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' (3618) 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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594afb4a8 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2269d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0dad - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af072b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af072b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af072b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adbce0 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aed85a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5454 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1b703 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae2a6f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae361a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad9135 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b18166 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b25b9d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1a9d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1236 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b0415a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad654a - integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:1
[INFO] [stdout]   43:     0x561594a91d87 - integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:32
[INFO] [stdout]   44:     0x561594b0bca6 - <integration_test[94960e5ded9b8bce]::test_update_recipe_change_existing_fields::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af6738 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b224dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0bed - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef7db - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef7db - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef7db - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ada700 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae8caa - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5374 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1aeb3 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae0edf - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae330a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad7b55 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17446 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b24fcd - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af163d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1006 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b0400a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_non_existant_user::test_get_non_existant_user::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad5eb7 - integration_test[94960e5ded9b8bce]::test_get_non_existant_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:1
[INFO] [stdout]   43:     0x561594a91c37 - integration_test[94960e5ded9b8bce]::test_get_non_existant_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:14
[INFO] [stdout]   44:     0x561594b0bae6 - <integration_test[94960e5ded9b8bce]::test_get_non_existant_user::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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' (3619) 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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594afbfb8 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b226dd - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0ded - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af095b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af095b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af095b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adc000 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aee32a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5474 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1b833 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae2e5f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae368a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad9455 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b18346 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b25d4d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1b3d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1286 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b0418a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad663a - integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:1
[INFO] [stdout]   43:     0x561594a91db7 - integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:32
[INFO] [stdout]   44:     0x561594b0bce6 - <integration_test[94960e5ded9b8bce]::test_update_recipe_remove_ingredient_step::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af5c28 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2249d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0bad - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef5ab - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef5ab - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aef5ab - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ada3e0 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae81da - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5354 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1ad83 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae0aef - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae329a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad7835 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17266 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b24e1d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af159d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af0fb6 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b03fda - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad5dca - integration_test[94960e5ded9b8bce]::test_get_invalid_user_id
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:1
[INFO] [stdout]   43:     0x561594a91bb7 - integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:32
[INFO] [stdout]   44:     0x561594b0baa6 - <integration_test[94960e5ded9b8bce]::test_get_invalid_user_id::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af9e88 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2261d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0d2d - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af02cb - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af02cb - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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] [stderr] error: test failed, to rerun pass `--test integration_test`
[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:     0x561594af02cb - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adb6a0 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aec2ba - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae5414 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1b4a3 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae228f - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae353a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad8af5 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17da6 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2583d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af195d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af1196 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b040fa - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad636a - integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:1
[INFO] [stdout]   43:     0x561594a91d27 - integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:32
[INFO] [stdout]   44:     0x561594b0bc26 - <integration_test[94960e5ded9b8bce]::test_update_recipe_add_new_step::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_missing_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_missing_credentials' (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:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x561595277758 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x561595277758 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x561595277758 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56159528f18a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56159528f18a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x56159527c552 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x56159527c552 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5615952556d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5615952556d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56159526f4a9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x561594b71c5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x561594b71c5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56159526f722 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x56159526f722 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x561595255792 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56159524a589 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56159525670d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56159528f97c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56159528f6c2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x561594e4bc7b - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, dotenvy[2ec072e9279fcce3]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x561594e1579f - sqlx_postgres[b61d7e2c8b89d70d]::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:     0x561594e182be - <sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres as sqlx_core[3709b957e403e8a0]::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:     0x561594b2235f - <core[8fb95b77d25ab6c8]::pin::Pin<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<sqlx_core[3709b957e403e8a0]::testing::TestContext<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>, sqlx_core[3709b957e403e8a0]::error::Error>> + core[8fb95b77d25ab6c8]::marker::Send>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x561594af7d58 - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2255d - <core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x561594af0c6d - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefc3b - tokio[ddc677507aad95e5]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefc3b - tokio[ddc677507aad95e5]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aefc3b - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594adad40 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594aea24a - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ae53b4 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594b1b113 - <tokio[ddc677507aad95e5]::macros::scoped_tls::ScopedKey<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Context>>::set::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::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:     0x561594ae16bf - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8fb95b77d25ab6c8]::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:     0x561594ae33ea - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594ad8195 - <tokio[ddc677507aad95e5]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b17806 - <tokio[ddc677507aad95e5]::runtime::runtime::Runtime>::block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b2532d - sqlx_core[3709b957e403e8a0]::rt::test_block_on::<sqlx_core[3709b957e403e8a0]::testing::run_test<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af177d - sqlx_core[3709b957e403e8a0]::testing::run_test::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594af10a6 - sqlx_core[3709b957e403e8a0]::testing::run_test_with_pool::<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres, fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[94960e5ded9b8bce]::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:     0x561594b0406a - <fn(sqlx_core[3709b957e403e8a0]::pool::Pool<sqlx_postgres[b61d7e2c8b89d70d]::database::Postgres>) -> integration_test[94960e5ded9b8bce]::test_error_missing_credentials::test_error_missing_credentials::{closure#0} as sqlx_core[3709b957e403e8a0]::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:     0x561594ad609a - integration_test[94960e5ded9b8bce]::test_error_missing_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:1
[INFO] [stdout]   43:     0x561594a91c97 - integration_test[94960e5ded9b8bce]::test_error_missing_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:32
[INFO] [stdout]   44:     0x561594b0bb66 - <integration_test[94960e5ded9b8bce]::test_error_missing_credentials::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x561594b64d3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x561594b64d3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x561594b725b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x561594b725b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x561594b725b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x561594b725b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x561594b725b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x561594b6bec4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x561594b6bec4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x561594b75632 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x561594b75632 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x561594b75632 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x561594b75632 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x561594b75632 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x561595276bdf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   64:     0x561595276bdf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x79bb77693aa4 - <unknown>
[INFO] [stdout]   66:     0x79bb77720a64 - 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.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5", kill_on_drop: false }`
[INFO] [stdout] b5ab76d47b0f07b6e9ede6768489e998cc99fafbaa2c60337146139d374edbf5
