[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthstanley%2Fstockpot" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mthstanley/stockpot
[INFO] finished tweaking git repo https://github.com/mthstanley/stockpot
[INFO] tweaked toml for git repo https://github.com/mthstanley/stockpot written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mthstanley/stockpot on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b46338537ce41ce107e3c56cfe5c3e4cbba6f85429f4a471d6a251764a9434f5
[INFO] running `Command { std: "docker" "start" "-a" "b46338537ce41ce107e3c56cfe5c3e4cbba6f85429f4a471d6a251764a9434f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b46338537ce41ce107e3c56cfe5c3e4cbba6f85429f4a471d6a251764a9434f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46338537ce41ce107e3c56cfe5c3e4cbba6f85429f4a471d6a251764a9434f5", kill_on_drop: false }`
[INFO] [stdout] b46338537ce41ce107e3c56cfe5c3e4cbba6f85429f4a471d6a251764a9434f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] c91570d7544d884f1758301956a64d8469a1d4dde9e0e8f67e1deeab36d67741
[INFO] running `Command { std: "docker" "start" "-a" "c91570d7544d884f1758301956a64d8469a1d4dde9e0e8f67e1deeab36d67741", 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 generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[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 num-integer v0.1.45
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling anstyle v1.0.4
[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 simple_asn1 v0.6.2
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[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 regex v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling tower-http v0.6.2
[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 50s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "c91570d7544d884f1758301956a64d8469a1d4dde9e0e8f67e1deeab36d67741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91570d7544d884f1758301956a64d8469a1d4dde9e0e8f67e1deeab36d67741", kill_on_drop: false }`
[INFO] [stdout] c91570d7544d884f1758301956a64d8469a1d4dde9e0e8f67e1deeab36d67741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] dc539612b0509a90229e0e9cbfd131dc6e4174df6f4914a5eb43a86a2f8a5070
[INFO] running `Command { std: "docker" "start" "-a" "dc539612b0509a90229e0e9cbfd131dc6e4174df6f4914a5eb43a86a2f8a5070", 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 8.13s
[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 4`
[INFO] running `Command { std: "docker" "inspect" "dc539612b0509a90229e0e9cbfd131dc6e4174df6f4914a5eb43a86a2f8a5070", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc539612b0509a90229e0e9cbfd131dc6e4174df6f4914a5eb43a86a2f8a5070", kill_on_drop: false }`
[INFO] [stdout] dc539612b0509a90229e0e9cbfd131dc6e4174df6f4914a5eb43a86a2f8a5070
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a100b980ae30f0fc206c31dfdedc0bcd4bbe06828ba9c8d8c6e282327b9092d8
[INFO] running `Command { std: "docker" "start" "-a" "a100b980ae30f0fc206c31dfdedc0bcd4bbe06828ba9c8d8c6e282327b9092d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[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 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/stockpot/34c418dbcdef36f4/deps/stockpot-34c418dbcdef36f4)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test core::service::user::test::test_create_user_successfully ... ok
[INFO] [stdout] test core::service::user::test::test_get_user_successfully ... ok
[INFO] [stdout] test adapters::http::error::test::test_into_response_for_app_error ... ok
[INFO] [stdout] test core::service::user::test::test_get_user_unexpected_error ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/stockpot/d1bd3fee4ff7808d/deps/stockpot-d1bd3fee4ff7808d)
[INFO] [stdout] test core::service::user::test::test_get_user_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[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/build/stockpot/4ca0cf651e7347c9/deps/integration_test-4ca0cf651e7347c9)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_create_recipe ... FAILED
[INFO] [stdout] test test_error_missing_credentials ... FAILED
[INFO] [stdout] test test_create_user_success ... FAILED
[INFO] [stdout] test test_token_authentication_flow ... FAILED
[INFO] [stdout] test test_get_non_existant_route ... FAILED
[INFO] [stdout] test test_get_existing_user ... FAILED
[INFO] [stdout] test test_update_recipe_add_new_step ... FAILED
[INFO] [stdout] test test_get_invalid_user_id ... FAILED
[INFO] [stdout] test test_delete_recipe ... FAILED
[INFO] [stdout] test test_get_non_existant_user ... FAILED
[INFO] [stdout] test test_successful_authentication ... 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_update_recipe_remove_ingredient_step ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_recipe' (24) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f645e18 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5ded - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6352ad - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6334eb - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6334eb - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6334eb - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61df60 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629e9a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629ad4 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67de43 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f62432f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f6278da - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61b3b5 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69e4c6 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a026d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64412d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643c86 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656e2a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::test_create_recipe::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a20a - integration_test[e3ffbfc3e1ce2a55]::test_create_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:1
[INFO] [stdout]   43:     0x5a743f5d7cf7 - integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:32
[INFO] [stdout]   44:     0x5a743f63cad6 - <integration_test[e3ffbfc3e1ce2a55]::test_create_recipe::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_missing_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_missing_credentials' (27) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64abf8 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5fad - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f63546d - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63443b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63443b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63443b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61f540 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62ea4a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629bb4 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e693 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f625ebf - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627bea - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61c995 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69f1e6 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a0e3d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64458d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643eb6 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656f7a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::test_error_missing_credentials::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a89a - integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:1
[INFO] [stdout]   43:     0x5a743f5d7e97 - integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:32
[INFO] [stdout]   44:     0x5a743f63cc96 - <integration_test[e3ffbfc3e1ce2a55]::test_error_missing_credentials::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_user_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_user_success' (25) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f647f78 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5ead - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f63536d - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633b7b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633b7b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633b7b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61e8c0 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62bf0a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629b34 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e1d3 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f624eff - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627a2a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61bd15 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69ea66 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a077d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64430d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643d76 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656eba - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::test_create_user_success::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a4d7 - integration_test[e3ffbfc3e1ce2a55]::test_create_user_success
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:1
[INFO] [stdout]   43:     0x5a743f5d7d87 - integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:14
[INFO] [stdout]   44:     0x5a743f63cb96 - <integration_test[e3ffbfc3e1ce2a55]::test_create_user_success::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_authentication_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_authentication_flow' (33) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64c238 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a602d - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6354ed - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63489b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63489b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63489b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61fb80 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62ffea - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629bf4 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e8f3 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f62669f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627cca - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61cfd5 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69f5a6 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a119d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6446cd - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643f56 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656fda - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::test_token_authentication_flow::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61aa7a - integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:1
[INFO] [stdout]   43:     0x5a743f5d7ef7 - integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:32
[INFO] [stdout]   44:     0x5a743f63cd16 - <integration_test[e3ffbfc3e1ce2a55]::test_token_authentication_flow::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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' (30) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64a0d8 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5f6d - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f63542d - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63420b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63420b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63420b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61f220 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62df7a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629b94 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e563 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f625acf - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627b7a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61c675 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69f006 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a0c8d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6444ed - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643e66 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656f4a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::test_get_non_existant_route::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a7a7 - integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:1
[INFO] [stdout]   43:     0x5a743f5d7e67 - integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:14
[INFO] [stdout]   44:     0x5a743f63cc56 - <integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_route::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_existing_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_existing_user' (28) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f647458 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5e6d - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f63532d - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63394b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63394b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63394b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61e5a0 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62b43a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629b14 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e0a3 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f624b0f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f6279ba - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61b9f5 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69e886 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a05cd - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64426d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643d26 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656e8a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::test_get_existing_user::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a3ea - integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:1
[INFO] [stdout]   43:     0x5a743f5d7d57 - integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:32
[INFO] [stdout]   44:     0x5a743f63cb56 - <integration_test[e3ffbfc3e1ce2a55]::test_get_existing_user::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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' (35) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64cd58 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a606d - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f63552d - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634acb - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634acb - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.3/src/runtime/coop.rs:68:5
[INFO] [stdout]   29:     0x5a743f634acb - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61fea0 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f630aba - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629c14 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67ea23 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f626a8f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627d3a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61d2f5 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69f786 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a134d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64476d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643fa6 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f65700a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61ab6a - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:1
[INFO] [stdout]   43:     0x5a743f5d7f27 - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:32
[INFO] [stdout]   44:     0x5a743f63cd56 - <integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_step::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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' (29) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f648a98 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5eed - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6353ad - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633dab - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633dab - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633dab - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61ebe0 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62c9da - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629b54 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e303 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f6252ef - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627a9a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61c035 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69ec46 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a092d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6443ad - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643dc6 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656eea - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a5ca - integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:1
[INFO] [stdout]   43:     0x5a743f5d7db7 - integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:32
[INFO] [stdout]   44:     0x5a743f63cbd6 - <integration_test[e3ffbfc3e1ce2a55]::test_get_invalid_user_id::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete_recipe' (26) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f646938 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5e2d - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6352ed - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63371b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63371b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63371b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61e280 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62a96a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629af4 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67df73 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f62471f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f62794a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61b6d5 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69e6a6 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a041d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6441cd - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643cd6 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656e5a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::test_delete_recipe::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a2fa - integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:1
[INFO] [stdout]   43:     0x5a743f5d7d27 - integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:32
[INFO] [stdout]   44:     0x5a743f63cb16 - <integration_test[e3ffbfc3e1ce2a55]::test_delete_recipe::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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' (31) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f6495b8 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5f2d - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6353ed - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633fdb - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633fdb - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f633fdb - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61ef00 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62d4aa - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629b74 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e433 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f6256df - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627b0a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61c355 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69ee26 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a0add - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64444d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643e16 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656f1a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::test_get_non_existant_user::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a6b7 - integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:1
[INFO] [stdout]   43:     0x5a743f5d7e37 - integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:14
[INFO] [stdout]   44:     0x5a743f63cc16 - <integration_test[e3ffbfc3e1ce2a55]::test_get_non_existant_user::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_successful_authentication stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_successful_authentication' (32) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64b718 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a5fed - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6354ad - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63466b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63466b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63466b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61f860 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f62f51a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629bd4 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67e7c3 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f6262af - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627c5a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61ccb5 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69f3c6 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a0fed - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64462d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643f06 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f656faa - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::test_successful_authentication::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61a98a - integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:1
[INFO] [stdout]   43:     0x5a743f5d7ec7 - integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:32
[INFO] [stdout]   44:     0x5a743f63ccd6 - <integration_test[e3ffbfc3e1ce2a55]::test_successful_authentication::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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' (34) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64d878 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a60ad - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f63556d - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634cfb - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634cfb - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634cfb - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6201c0 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63158a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629c34 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67eb53 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f626e7f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627daa - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61d615 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69f966 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a14fd - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64480d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f643ff6 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f65703a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61ac5a - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:1
[INFO] [stdout]   43:     0x5a743f5d7f57 - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:32
[INFO] [stdout]   44:     0x5a743f63cd96 - <integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_add_new_ingredient::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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' (36) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64e398 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a60ed - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6355ad - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634f2b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634f2b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f634f2b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6204e0 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63205a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629c54 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67ec83 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f62726f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627e1a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61d935 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69fb46 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a16ad - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6448ad - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f644046 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f65706a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61ad4a - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:1
[INFO] [stdout]   43:     0x5a743f5d7f87 - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:32
[INFO] [stdout]   44:     0x5a743f63cdd6 - <integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_change_existing_fields::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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' (37) 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:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a743fdc4002 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a743fdc4002 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a743fdc4002 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a743fddc45a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a743fddc45a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5a743fdc91b6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a743fdc91b6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a743fda0f6f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a743fda0f6f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a743fdbb819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a743f6b5eae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5a743f6b5eae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a743fdbba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5a743fdbba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a743fda1028 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5a743fd98639 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a743fda20ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a743fddcbcc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a743fddc912 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5a743f92e5e4 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenvy[1c96bc334c30a74b]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5a743f8b84ef - sqlx_postgres[f27f67180c174c3d]::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:     0x5a743f8be27e - <sqlx_postgres[f27f67180c174c3d]::database::Postgres as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f6a5daf - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<sqlx_core[419ab0e00d11a8d8]::testing::TestContext<sqlx_postgres[f27f67180c174c3d]::database::Postgres>, sqlx_core[419ab0e00d11a8d8]::error::Error>> + core[8f93d80df273fe75]::marker::Send>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5a743f64eeb8 - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a612d - <core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5a743f6355ed - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63515b - tokio[b5cdb67a8c98e085]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63515b - tokio[b5cdb67a8c98e085]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f63515b - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f620800 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f632b2a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f629c74 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f67edb3 - <tokio[b5cdb67a8c98e085]::macros::scoped_tls::ScopedKey<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Context>>::set::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::option::Option<()>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::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:     0x5a743f62765f - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[8f93d80df273fe75]::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:     0x5a743f627e8a - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f61dc55 - <tokio[b5cdb67a8c98e085]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f69fd26 - <tokio[b5cdb67a8c98e085]::runtime::runtime::Runtime>::block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f6a185d - sqlx_core[419ab0e00d11a8d8]::rt::test_block_on::<sqlx_core[419ab0e00d11a8d8]::testing::run_test<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f64494d - sqlx_core[419ab0e00d11a8d8]::testing::run_test::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f644096 - sqlx_core[419ab0e00d11a8d8]::testing::run_test_with_pool::<sqlx_postgres[f27f67180c174c3d]::database::Postgres, fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[e3ffbfc3e1ce2a55]::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:     0x5a743f65709a - <fn(sqlx_core[419ab0e00d11a8d8]::pool::Pool<sqlx_postgres[f27f67180c174c3d]::database::Postgres>) -> integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0} as sqlx_core[419ab0e00d11a8d8]::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:     0x5a743f61ae3a - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:1
[INFO] [stdout]   43:     0x5a743f5d7fb7 - integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:32
[INFO] [stdout]   44:     0x5a743f63ce16 - <integration_test[e3ffbfc3e1ce2a55]::test_update_recipe_remove_ingredient_step::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5a743f6aa25b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5a743f6aa25b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5a743f6b6aba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5a743f6b6aba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5a743f6b6aba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5a743f6b6aba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5a743f6b6aba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5a743f6b0f84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5a743f6b0f84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5a743f6b95b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5a743f6b95b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5a743f6b95b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5a743f6b95b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5a743f6b95b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5a743fdc350f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5a743fdc350f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7d247e54eaa4 - <unknown>
[INFO] [stdout]   66:     0x7d247e5dba64 - 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] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "a100b980ae30f0fc206c31dfdedc0bcd4bbe06828ba9c8d8c6e282327b9092d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a100b980ae30f0fc206c31dfdedc0bcd4bbe06828ba9c8d8c6e282327b9092d8", kill_on_drop: false }`
[INFO] [stdout] a100b980ae30f0fc206c31dfdedc0bcd4bbe06828ba9c8d8c6e282327b9092d8
