[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#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmthstanley%2Fstockpot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mthstanley/stockpot on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fdd00377dd45b3e347fa4f161f4c93bbe74b7548ea4aeaf7800c26f3efd58c3
[INFO] running `Command { std: "docker" "start" "-a" "5fdd00377dd45b3e347fa4f161f4c93bbe74b7548ea4aeaf7800c26f3efd58c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fdd00377dd45b3e347fa4f161f4c93bbe74b7548ea4aeaf7800c26f3efd58c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fdd00377dd45b3e347fa4f161f4c93bbe74b7548ea4aeaf7800c26f3efd58c3", kill_on_drop: false }`
[INFO] [stdout] 5fdd00377dd45b3e347fa4f161f4c93bbe74b7548ea4aeaf7800c26f3efd58c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba93e73a0c86fc17f96b5a8f8e8984a21ba478a2ab9fced47aff1979047efdb2
[INFO] running `Command { std: "docker" "start" "-a" "ba93e73a0c86fc17f96b5a8f8e8984a21ba478a2ab9fced47aff1979047efdb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tokio v1.25.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.11
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.4.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling mime v0.3.16
[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 sync_wrapper v0.1.1
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling sct v0.7.1
[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 rustls-webpki v0.101.7
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_path_to_error v0.1.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling serde_with v3.8.1
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling sqlformat v0.2.3
[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 1m 52s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ba93e73a0c86fc17f96b5a8f8e8984a21ba478a2ab9fced47aff1979047efdb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba93e73a0c86fc17f96b5a8f8e8984a21ba478a2ab9fced47aff1979047efdb2", kill_on_drop: false }`
[INFO] [stdout] ba93e73a0c86fc17f96b5a8f8e8984a21ba478a2ab9fced47aff1979047efdb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f4fcba92b715ac47dd353050986b777032752abc265467674f06baa64545d14
[INFO] running `Command { std: "docker" "start" "-a" "8f4fcba92b715ac47dd353050986b777032752abc265467674f06baa64545d14", 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 4.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8f4fcba92b715ac47dd353050986b777032752abc265467674f06baa64545d14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f4fcba92b715ac47dd353050986b777032752abc265467674f06baa64545d14", kill_on_drop: false }`
[INFO] [stdout] 8f4fcba92b715ac47dd353050986b777032752abc265467674f06baa64545d14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c63f6c71eac9a3ad81d637456f3e1d6c4314b67efc47c745c76c2d0a5d55cde6
[INFO] running `Command { std: "docker" "start" "-a" "c63f6c71eac9a3ad81d637456f3e1d6c4314b67efc47c745c76c2d0a5d55cde6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stockpot-b9711daf00cbd527)
[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 core::service::user::test::test_get_user_unexpected_error ... 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_not_found ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stockpot-b55619ef53559592)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-e47385f747587713)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_create_user_success ... FAILED
[INFO] [stdout] test test_error_missing_credentials ... FAILED
[INFO] [stdout] test test_get_existing_user ... FAILED
[INFO] [stdout] test test_get_invalid_user_id ... FAILED
[INFO] [stdout] test test_get_non_existant_route ... FAILED
[INFO] [stdout] test test_create_recipe ... FAILED
[INFO] [stdout] test test_get_non_existant_user ... FAILED
[INFO] [stdout] test test_delete_recipe ... FAILED
[INFO] [stdout] test test_update_recipe_add_new_ingredient ... FAILED
[INFO] [stdout] test test_token_authentication_flow ... FAILED
[INFO] [stdout] test test_update_recipe_add_new_step ... FAILED
[INFO] [stdout] test test_successful_authentication ... FAILED
[INFO] [stdout] test test_update_recipe_remove_ingredient_step ... FAILED
[INFO] [stdout] test test_update_recipe_change_existing_fields ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_user_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_user_success' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae9110fd08 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c33d - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b70d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109f1b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109f1b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109f1b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f4c60 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911022aa - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910ffed4 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135743 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fb29f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fddca - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f20b5 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133836 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91136a7d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c09d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bb06 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ec4a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_user_success::test_create_user_success::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0877 - integration_test[eb9dca6b2c748d07]::test_create_user_success
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:1
[INFO] [stdout]   43:     0x64ae910ac6c7 - integration_test[eb9dca6b2c748d07]::test_create_user_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:124:14
[INFO] [stdout]   44:     0x64ae91126706 - <integration_test[eb9dca6b2c748d07]::test_create_user_success::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_missing_credentials stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_missing_credentials' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91112988 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c43d - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b80d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a7db - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a7db - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a7db - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f58e0 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91104dea - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910fff54 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135c03 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fc25f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fdf8a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f2d35 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133fb6 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9113713d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c31d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bc46 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ed0a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::test_error_missing_credentials::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0c3a - integration_test[eb9dca6b2c748d07]::test_error_missing_credentials
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:1
[INFO] [stdout]   43:     0x64ae910ac7d7 - integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:178:32
[INFO] [stdout]   44:     0x64ae91126806 - <integration_test[eb9dca6b2c748d07]::test_error_missing_credentials::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_existing_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_existing_user' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae9110f1e8 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c2fd - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b6cd - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109ceb - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109ceb - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109ceb - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f4940 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911017da - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910ffeb4 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135613 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910faeaf - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fdd5a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f1d95 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133656 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911368cd - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bffd - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bab6 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ec1a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_existing_user::test_get_existing_user::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f078a - integration_test[eb9dca6b2c748d07]::test_get_existing_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:1
[INFO] [stdout]   43:     0x64ae910ac697 - integration_test[eb9dca6b2c748d07]::test_get_existing_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:80:32
[INFO] [stdout]   44:     0x64ae911266c6 - <integration_test[eb9dca6b2c748d07]::test_get_existing_user::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91110828 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c37d - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b74d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a14b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a14b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a14b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f4f80 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91102d7a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910ffef4 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135873 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fb68f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fde3a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f23d5 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133a16 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91136c2d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c13d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bb56 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ec7a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::test_get_invalid_user_id::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f096a - integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:1
[INFO] [stdout]   43:     0x64ae910ac6f7 - integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:102:32
[INFO] [stdout]   44:     0x64ae91126746 - <integration_test[eb9dca6b2c748d07]::test_get_invalid_user_id::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91111e68 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c3fd - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b7cd - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a5ab - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a5ab - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a5ab - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f55c0 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110431a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910fff34 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135ad3 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fbe6f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fdf1a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f2a15 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133dd6 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91136f8d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c27d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bbf6 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ecda - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::test_get_non_existant_route::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0b47 - integration_test[eb9dca6b2c748d07]::test_get_non_existant_route
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:1
[INFO] [stdout]   43:     0x64ae910ac7a7 - integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:34:14
[INFO] [stdout]   44:     0x64ae911267c6 - <integration_test[eb9dca6b2c748d07]::test_get_non_existant_route::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_recipe' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae9110dba8 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c27d - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b64d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110988b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110988b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110988b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f4300 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110023a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910ffe74 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae911353b3 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fa6cf - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fdc7a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f1755 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133296 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9113656d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bebd - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ba16 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ebba - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_create_recipe::test_create_recipe::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f05aa - integration_test[eb9dca6b2c748d07]::test_create_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:1
[INFO] [stdout]   43:     0x64ae910ac637 - integration_test[eb9dca6b2c748d07]::test_create_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:274:32
[INFO] [stdout]   44:     0x64ae91126646 - <integration_test[eb9dca6b2c748d07]::test_create_recipe::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91111348 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c3bd - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b78d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a37b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a37b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110a37b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f52a0 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110384a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910fff14 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae911359a3 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fba7f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fdeaa - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f26f5 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133bf6 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91136ddd - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c1dd - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bba6 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ecaa - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::test_get_non_existant_user::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0a57 - integration_test[eb9dca6b2c748d07]::test_get_non_existant_user
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:1
[INFO] [stdout]   43:     0x64ae910ac777 - integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:58:14
[INFO] [stdout]   44:     0x64ae91126786 - <integration_test[eb9dca6b2c748d07]::test_get_non_existant_user::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_delete_recipe stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_delete_recipe' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae9110e6c8 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c2bd - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b68d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109abb - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109abb - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91109abb - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f4620 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91100d0a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910ffe94 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae911354e3 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910faabf - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fdcea - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f1a75 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91133476 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9113671d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bf5d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ba66 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ebea - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_delete_recipe::test_delete_recipe::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f069a - integration_test[eb9dca6b2c748d07]::test_delete_recipe
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:1
[INFO] [stdout]   43:     0x64ae910ac667 - integration_test[eb9dca6b2c748d07]::test_delete_recipe::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:1005:32
[INFO] [stdout]   44:     0x64ae91126686 - <integration_test[eb9dca6b2c748d07]::test_delete_recipe::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91115608 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c53d - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b90d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b09b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b09b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b09b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f6560 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110792a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910fffd4 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae911360c3 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fd21f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fe14a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f39b5 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91134736 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911377fd - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c59d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bd86 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111edca - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::test_update_recipe_add_new_ingredient::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0ffa - integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:1
[INFO] [stdout]   43:     0x64ae910ac897 - integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:408:32
[INFO] [stdout]   44:     0x64ae91126906 - <integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_ingredient::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_token_authentication_flow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_token_authentication_flow' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91113fc8 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c4bd - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b88d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ac3b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ac3b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ac3b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f5f20 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110638a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910fff94 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135e63 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fca3f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fe06a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f3375 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91134376 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9113749d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c45d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bce6 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ed6a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::test_token_authentication_flow::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0e1a - integration_test[eb9dca6b2c748d07]::test_token_authentication_flow
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:1
[INFO] [stdout]   43:     0x64ae910ac837 - integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:225:32
[INFO] [stdout]   44:     0x64ae91126886 - <integration_test[eb9dca6b2c748d07]::test_token_authentication_flow::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91114ae8 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c4fd - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b8cd - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ae6b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ae6b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110ae6b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f6240 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91106e5a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910fffb4 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135f93 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fce2f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fe0da - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f3695 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91134556 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9113764d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c4fd - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bd36 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ed9a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::test_update_recipe_add_new_step::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0f0a - integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:1
[INFO] [stdout]   43:     0x64ae910ac867 - integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:562:32
[INFO] [stdout]   44:     0x64ae911268c6 - <integration_test[eb9dca6b2c748d07]::test_update_recipe_add_new_step::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_successful_authentication stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_successful_authentication' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae911134a8 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c47d - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b84d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110aa0b - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110aa0b - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110aa0b - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f5c00 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911058ba - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910fff74 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91135d33 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fc64f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fdffa - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f3055 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91134196 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911372ed - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c3bd - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bc96 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ed3a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_successful_authentication::test_successful_authentication::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f0d2a - integration_test[eb9dca6b2c748d07]::test_successful_authentication
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:1
[INFO] [stdout]   43:     0x64ae910ac807 - integration_test[eb9dca6b2c748d07]::test_successful_authentication::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:200:32
[INFO] [stdout]   44:     0x64ae91126846 - <integration_test[eb9dca6b2c748d07]::test_successful_authentication::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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' (38) 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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91116c48 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c5bd - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout]   26:     0x64ae9110b98d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b4fb - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b4fb - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b4fb - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f6ba0 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91108eca - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91100014 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae91136323 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fd9ff - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fe22a - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f3ff5 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91134af6 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91137b5d - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c6dd - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110be26 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111ee2a - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::test_update_recipe_remove_ingredient_step::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f11da - integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:1
[INFO] [stdout]   43:     0x64ae910ac8f7 - integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:854:32
[INFO] [stdout]   44:     0x64ae91126986 - <integration_test[eb9dca6b2c748d07]::test_update_recipe_remove_ingredient_step::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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' (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:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64ae9189bf4a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64ae9189bf4a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64ae9189bf4a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64ae918b3aca - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64ae918b3aca - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64ae918a0d62 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64ae918a0d62 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64ae91879cdf - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64ae91879cdf - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64ae91893bd9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64ae9118d28c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64ae9118d28c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64ae91893e52 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64ae91893e52 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64ae91879d98 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64ae91871329 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64ae9187ad0d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64ae918b42bc - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64ae918b4002 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64ae9147c6b4 - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::string::String, dotenvy[8273d65a8fccf940]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64ae91445b5f - sqlx_postgres[e4ea65d2254a6a0e]::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:     0x64ae914486fe - <sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres as sqlx_core[74818b8d4e0169d]::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:     0x64ae9114c23f - <core[35159d6ffb30e017]::pin::Pin<alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::future::future::Future<Output = core[35159d6ffb30e017]::result::Result<sqlx_core[74818b8d4e0169d]::testing::TestContext<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>, sqlx_core[74818b8d4e0169d]::error::Error>> + core[35159d6ffb30e017]::marker::Send>> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64ae91116128 - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9114c57d - <core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x64ae9110b94d - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b2cb - tokio[45b2790fc935a75f]::runtime::coop::with_budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b2cb - tokio[45b2790fc935a75f]::runtime::coop::budget::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110b2cb - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f6880 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>::enter::<core[35159d6ffb30e017]::task::poll::Poll<()>, <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911083fa - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910ffff4 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae911361f3 - <tokio[45b2790fc935a75f]::macros::scoped_tls::ScopedKey<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Context>>::set::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::option::Option<()>>::{closure#0}, (alloc[a8a7aba520129d98]::boxed::Box<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::Core>, core[35159d6ffb30e017]::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:     0x64ae910fd60f - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>::{closure#0}, core[35159d6ffb30e017]::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:     0x64ae910fe1ba - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[35159d6ffb30e017]::pin::Pin<&mut sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae910f3cd5 - <tokio[45b2790fc935a75f]::runtime::scheduler::current_thread::CurrentThread>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae91134916 - <tokio[45b2790fc935a75f]::runtime::runtime::Runtime>::block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae911379ad - sqlx_core[74818b8d4e0169d]::rt::test_block_on::<sqlx_core[74818b8d4e0169d]::testing::run_test<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110c63d - sqlx_core[74818b8d4e0169d]::testing::run_test::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}>::{closure#0}, sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9110bdd6 - sqlx_core[74818b8d4e0169d]::testing::run_test_with_pool::<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres, fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0}, integration_test[eb9dca6b2c748d07]::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:     0x64ae9111edfa - <fn(sqlx_core[74818b8d4e0169d]::pool::Pool<sqlx_postgres[e4ea65d2254a6a0e]::database::Postgres>) -> integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::test_update_recipe_change_existing_fields::{closure#0} as sqlx_core[74818b8d4e0169d]::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:     0x64ae910f10ea - integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:1
[INFO] [stdout]   43:     0x64ae910ac8c7 - integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/api/tests/integration_test.rs:713:32
[INFO] [stdout]   44:     0x64ae91126946 - <integration_test[eb9dca6b2c748d07]::test_update_recipe_change_existing_fields::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64ae9118056b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x64ae9118056b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   47:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   48:     0x64ae9118dd5b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x64ae9118dd5b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x64ae9118dd5b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   53:     0x64ae9118dd5b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   54:     0x64ae91188734 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   55:     0x64ae91188734 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   57:     0x64ae91190962 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   58:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x64ae91190962 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x64ae91190962 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x64ae91190962 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   62:     0x64ae91190962 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x64ae9189b35f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   64:     0x64ae9189b35f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   65:     0x78f0df687aa4 - <unknown>
[INFO] [stdout]   66:     0x78f0df714a64 - 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.60s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c63f6c71eac9a3ad81d637456f3e1d6c4314b67efc47c745c76c2d0a5d55cde6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63f6c71eac9a3ad81d637456f3e1d6c4314b67efc47c745c76c2d0a5d55cde6", kill_on_drop: false }`
[INFO] [stdout] c63f6c71eac9a3ad81d637456f3e1d6c4314b67efc47c745c76c2d0a5d55cde6
