[INFO] cloning repository https://github.com/workplacebuddy/shurly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/workplacebuddy/shurly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e02f61d4e731c7f8863ca04ffcfaab13c17457f [INFO] testing workplacebuddy/shurly against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fworkplacebuddy%2Fshurly" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/workplacebuddy/shurly [INFO] finished tweaking git repo https://github.com/workplacebuddy/shurly [INFO] tweaked toml for git repo https://github.com/workplacebuddy/shurly written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/workplacebuddy/shurly on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/workplacebuddy/shurly 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded client-ip v0.2.1 [INFO] [stderr] Downloaded headers v0.4.1 [INFO] [stderr] Downloaded axum-client-ip v1.3.1 [INFO] [stderr] Downloaded axum-extra v0.12.5 [INFO] [stderr] Downloaded moka v0.12.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deef40cdbda928ae180e2424edb4349d9804e0c2805e04ece81ae8b34e27ccbb [INFO] running `Command { std: "docker" "start" "-a" "deef40cdbda928ae180e2424edb4349d9804e0c2805e04ece81ae8b34e27ccbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deef40cdbda928ae180e2424edb4349d9804e0c2805e04ece81ae8b34e27ccbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deef40cdbda928ae180e2424edb4349d9804e0c2805e04ece81ae8b34e27ccbb", kill_on_drop: false }` [INFO] [stdout] deef40cdbda928ae180e2424edb4349d9804e0c2805e04ece81ae8b34e27ccbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3208482b44e79e480abc3cad77c6dfa4da2532acbcd88ae4b2784be8e1bda573 [INFO] running `Command { std: "docker" "start" "-a" "3208482b44e79e480abc3cad77c6dfa4da2532acbcd88ae4b2784be8e1bda573", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling client-ip v0.2.1 [INFO] [stderr] Compiling shurly v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling moka v0.12.15 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling axum-extra v0.12.5 [INFO] [stderr] Compiling axum-client-ip v1.3.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "3208482b44e79e480abc3cad77c6dfa4da2532acbcd88ae4b2784be8e1bda573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3208482b44e79e480abc3cad77c6dfa4da2532acbcd88ae4b2784be8e1bda573", kill_on_drop: false }` [INFO] [stdout] 3208482b44e79e480abc3cad77c6dfa4da2532acbcd88ae4b2784be8e1bda573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0672910ea7c85f579daa87b84cec6249f85ee180b2486be241a257c5289da8dd [INFO] running `Command { std: "docker" "start" "-a" "0672910ea7c85f579daa87b84cec6249f85ee180b2486be241a257c5289da8dd", kill_on_drop: false }` [INFO] [stderr] Compiling shurly v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.58s [INFO] running `Command { std: "docker" "inspect" "0672910ea7c85f579daa87b84cec6249f85ee180b2486be241a257c5289da8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0672910ea7c85f579daa87b84cec6249f85ee180b2486be241a257c5289da8dd", kill_on_drop: false }` [INFO] [stdout] 0672910ea7c85f579daa87b84cec6249f85ee180b2486be241a257c5289da8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5aa7691cef8ccb0afd727b286a0f205c77a41a07ca232ee1c0c83dc89798f2df [INFO] running `Command { std: "docker" "start" "-a" "5aa7691cef8ccb0afd727b286a0f205c77a41a07ca232ee1c0c83dc89798f2df", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/shurly-9bf192685b38eaf8) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test api::request::tests::test_unicode_normalization ... ok [INFO] [stdout] test api::request::tests::test_parse_slug ... ok [INFO] [stdout] test api::request::tests::test_parse_url ... ok [INFO] [stdout] test root::tests::test_url_decode_slug_invalid ... ok [INFO] [stdout] test root::tests::test_url_decode_slug_space ... ok [INFO] [stdout] test root::tests::test_url_decode_slug_unicode ... ok [INFO] [stdout] test tests::aliases::test_alias_invalid_id ... FAILED [INFO] [stdout] test tests::aliases::test_aliases ... FAILED [INFO] [stdout] test tests::destination::test_destination ... FAILED [INFO] [stdout] test tests::change_password::test_change_password ... FAILED [INFO] [stdout] test tests::destination_create::test_destination_create ... FAILED [INFO] [stdout] test tests::destination_create::test_destination_create_api_prefix ... FAILED [INFO] [stdout] test tests::destination_create::test_destination_create_unicode_normalization ... FAILED [INFO] [stdout] test tests::destination_delete_is_permanent::test_destination_delete_is_permanent ... FAILED [INFO] [stdout] test tests::destination_update::test_destination_update ... FAILED [INFO] [stdout] test tests::emoji::test_emoji_slug ... FAILED [INFO] [stdout] test tests::destination_update_is_permanent::test_destination_update_is_permanent ... FAILED [INFO] [stdout] test tests::invalid_json::test_invalid_json ... FAILED [INFO] [stdout] test tests::destination_forward_query_params::test_destination_forward_query_param ... FAILED [INFO] [stdout] test tests::notes::test_note_invalid_id ... FAILED [INFO] [stdout] test tests::destination_forward_query_params::test_destination_without_forward_query_param ... FAILED [INFO] [stdout] test tests::login::test_login ... FAILED [INFO] [stdout] test tests::notes::test_notes ... FAILED [INFO] [stdout] test tests::root::test_root ... FAILED [INFO] [stdout] test tests::root::test_root_with_invalid_utf8 ... FAILED [INFO] [stdout] test tests::root::test_root_with_valid_utf8 ... FAILED [INFO] [stdout] test tests::users::test_users ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::aliases::test_alias_invalid_id stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::aliases::test_alias_invalid_id' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c916012 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93495d - ) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934edd - ) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f6b0d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f432b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f432b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f432b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6aaa50 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6e17ed - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3954 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a622b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dad79 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fc7d2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f7bbe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c770d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6c06a0 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c69b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6cb8f0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f6183 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a5763 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7444d1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74a0fc - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75f7fb - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_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.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f138e - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f08e6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9303fa - ) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::test_alias_invalid_id::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9dd367 - shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id [INFO] [stdout] at /opt/rustwide/workdir/src/tests/aliases.rs:79:1 [INFO] [stdout] 51: 0x57211c9b7d47 - shurly[22ef3f8288cab0a0]::tests::aliases::test_alias_invalid_id::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/aliases.rs:79:14 [INFO] [stdout] 52: 0x57211c6a1d86 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::aliases::test_aliases stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::aliases::test_aliases' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c915552 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93491d - ) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934e9d - ) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f6acd - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f418b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f418b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f418b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6aa730 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6e0d0d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3934 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a60db - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dad39 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fc692 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f7b5e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c76cd - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6c0280 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6936 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6cb5a0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f6013 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a56b3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7443c1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c749e5c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75f660 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f1310 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0896 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}, shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9303ca - ) -> shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::test_aliases::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9dd277 - shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases [INFO] [stdout] at /opt/rustwide/workdir/src/tests/aliases.rs:5:1 [INFO] [stdout] 51: 0x57211c9b7d17 - shurly[22ef3f8288cab0a0]::tests::aliases::test_aliases::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/aliases.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1d46 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination::test_destination stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination::test_destination' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c908912 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93445d - ) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c9349dd - ) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f660d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f22ab - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f22ab - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f22ab - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a6bd0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d3e6d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d36d4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a47eb - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8da879 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6faed2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f743e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c720d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bb420 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c5fb6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c76b0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f44c3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a49a3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c742f91 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c746c4c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75d810 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0960 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f02a6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93003a - ) -> shurly[22ef3f8288cab0a0]::tests::destination::test_destination::test_destination::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9017 - shurly[22ef3f8288cab0a0]::tests::destination::test_destination [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination.rs:5:1 [INFO] [stdout] 51: 0x57211c9a09c7 - shurly[22ef3f8288cab0a0]::tests::destination::test_destination::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1886 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::change_password::test_change_password stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::change_password::test_change_password' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c909e92 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c9344dd - ) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934a5d - ) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f668d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f25eb - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f25eb - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f25eb - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a7210 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d542d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3714 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a4a8b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8da8f9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb152 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f74fe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c728d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bbc60 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c60b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c7d50 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f47a3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4b03 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7431b1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74718c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75db3d - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0a60 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0346 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}, shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93009a - ) -> shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::test_change_password::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d91f7 - shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password [INFO] [stdout] at /opt/rustwide/workdir/src/tests/change_password.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0a27 - shurly[22ef3f8288cab0a0]::tests::change_password::test_change_password::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/change_password.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1906 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_create::test_destination_create stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_create::test_destination_create' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90a952 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93451d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934a9d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f66cd - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f278b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f278b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f278b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a7530 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d5f0d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3734 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a4bdb - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8da939 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb292 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f755e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c72cd - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bc080 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6136 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c80a0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f4913 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4bb3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7432c1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74743b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75dce0 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0aef - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0396 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9300ca - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::test_destination_create::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d92e7 - shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_create.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0a57 - shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_create.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1946 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_create::test_destination_create_api_prefix stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_create::test_destination_create_api_prefix' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90b412 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93455d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934add - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f670d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f292b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f292b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f292b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a7850 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d69ed - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3754 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a4d2b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8da979 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb3d2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f75be - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c730d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bc4a0 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c61b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c83f0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f4a83 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4c63 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7433d1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c7476dc - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75de7d - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0b70 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f03e6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9300fa - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::test_destination_create_api_prefix::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d93d7 - shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_create.rs:108:1 [INFO] [stdout] 51: 0x57211c9a0a87 - shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_api_prefix::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_create.rs:108:14 [INFO] [stdout] 52: 0x57211c6a1986 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_create::test_destination_create_unicode_normalization stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_create::test_destination_create_unicode_normalization' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90bed2 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93459d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934b1d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f674d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f2acb - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f2acb - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f2acb - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a7b70 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d74cd - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3774 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a4e7b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8da9b9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb512 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f761e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c734d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bc8c0 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6236 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c8740 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f4bf3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4d13 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7434e1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74797c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75e01d - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0bf0 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0436 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93012a - ) -> shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::test_destination_create_unicode_normalization::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d94c7 - shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_create.rs:136:1 [INFO] [stdout] 51: 0x57211c9a0ab7 - shurly[22ef3f8288cab0a0]::tests::destination_create::test_destination_create_unicode_normalization::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_create.rs:136:14 [INFO] [stdout] 52: 0x57211c6a19c6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_delete_is_permanent::test_destination_delete_is_permanent stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_delete_is_permanent::test_destination_delete_is_permanent' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90d452 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93461d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934b9d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f67cd - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f2e0b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f2e0b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f2e0b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a81b0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d8a8d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d37b4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a511b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8daa39 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb792 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f76de - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c73cd - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bd100 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6336 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c8de0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f4ed3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4e73 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743701 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c747ebc - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75e34d - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0cf0 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f04d6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93018a - ) -> shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d96a7 - shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_delete_is_permanent.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0b17 - shurly[22ef3f8288cab0a0]::tests::destination_delete_is_permanent::test_destination_delete_is_permanent::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_delete_is_permanent.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1a46 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_update::test_destination_update stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_update::test_destination_update' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90c992 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c9345dd - ) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934b5d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f678d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f2c6b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f2c6b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f2c6b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a7e90 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d7fad - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3794 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a4fcb - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8da9f9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb652 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f767e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c738d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bcce0 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c62b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c8a90 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f4d63 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4dc3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7435f1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c747c1c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75e1bb - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0c6e - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0486 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93015a - ) -> shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::test_destination_update::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d95b7 - shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_update.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0ae7 - shurly[22ef3f8288cab0a0]::tests::destination_update::test_destination_update::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_update.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1a06 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::emoji::test_emoji_slug stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::emoji::test_emoji_slug' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c911f92 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c9347dd - ) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934d5d - ) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f698d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f396b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f396b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f396b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a9790 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6dd6ad - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3894 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a5a4b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dabf9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fc052 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f797e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c758d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bede0 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c66b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6ca510 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f58e3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a5343 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743e71 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74911c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75ee5d - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f1070 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0706 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}, shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9302da - ) -> shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::test_emoji_slug::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9d37 - shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug [INFO] [stdout] at /opt/rustwide/workdir/src/tests/emoji.rs:7:1 [INFO] [stdout] 51: 0x57211c9a0c67 - shurly[22ef3f8288cab0a0]::tests::emoji::test_emoji_slug::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/emoji.rs:7:14 [INFO] [stdout] 52: 0x57211c6a1c06 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_update_is_permanent::test_destination_update_is_permanent stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_update_is_permanent::test_destination_update_is_permanent' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90df12 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93465d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934bdd - ) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f680d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f2fab - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f2fab - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f2fab - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a84d0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d956d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d37d4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a526b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8daa79 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb8d2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f773e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c740d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bd520 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c63b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c9130 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5043 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4f23 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743811 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74815c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75e4eb - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0d6e - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0526 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9301ba - ) -> shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9797 - shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_update_is_permanent.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0b47 - shurly[22ef3f8288cab0a0]::tests::destination_update_is_permanent::test_destination_update_is_permanent::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_update_is_permanent.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1a86 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::invalid_json::test_invalid_json stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::invalid_json::test_invalid_json' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c9093d2 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93449d - ) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934a1d - ) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f664d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f244b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f244b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f244b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a6ef0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6d494d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d36f4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a493b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8da8b9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fb012 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f749e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c724d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bb840 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6036 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c7a00 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f4633 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4a53 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7430a1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c746eec - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75d9ab - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f09de - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f02f6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}, shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93006a - ) -> shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::test_invalid_json::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9107 - shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json [INFO] [stdout] at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:1 [INFO] [stdout] 51: 0x57211c9a09f7 - shurly[22ef3f8288cab0a0]::tests::invalid_json::test_invalid_json::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/invalid_json.rs:5:14 [INFO] [stdout] 52: 0x57211c6a18c6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_forward_query_params::test_destination_forward_query_param stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_forward_query_params::test_destination_forward_query_param' (31) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90e9d2 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93469d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934c1d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f684d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f314b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f314b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f314b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a87f0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6da04d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d37f4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a53bb - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8daab9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fba12 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f779e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c744d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bd940 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6436 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c9480 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f51b3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a4fd3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743921 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c7483fc - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75e67e - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0dee - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0576 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9301ea - ) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::test_destination_forward_query_param::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9887 - shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0b77 - shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_forward_query_param::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1ac6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::notes::test_note_invalid_id stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::notes::test_note_invalid_id' (38) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c913fd2 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93489d - ) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934e1d - ) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f6a4d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f3e4b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f3e4b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f3e4b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6aa0f0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6df74d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d38f4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a5e3b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dacb9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fc412 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f7a9e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c764d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bfa40 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6836 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6caf00 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5d33 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a5553 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7441a1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74990c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75f32b - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_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.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f11fe - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f07f6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93036a - ) -> shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::test_note_invalid_id::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9da007 - shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id [INFO] [stdout] at /opt/rustwide/workdir/src/tests/notes.rs:88:1 [INFO] [stdout] 51: 0x57211c9a0cf7 - shurly[22ef3f8288cab0a0]::tests::notes::test_note_invalid_id::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/notes.rs:88:14 [INFO] [stdout] 52: 0x57211c6a1cc6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::destination_forward_query_params::test_destination_without_forward_query_param stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::destination_forward_query_params::test_destination_without_forward_query_param' (32) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90f492 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c9346dd - ) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934c5d - ) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f688d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f32eb - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f32eb - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f32eb - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a8b10 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6dab2d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3814 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a550b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8daaf9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fbb52 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f77fe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c748d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bdd60 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c64b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c97d0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5323 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a5083 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743a31 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74869c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75e80f - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0e6e - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f05c6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}, shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93021a - ) -> shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::test_destination_without_forward_query_param::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9977 - shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:64:1 [INFO] [stdout] 51: 0x57211c9a0ba7 - shurly[22ef3f8288cab0a0]::tests::destination_forward_query_params::test_destination_without_forward_query_param::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/destination_forward_query_params.rs:64:14 [INFO] [stdout] 52: 0x57211c6a1b06 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::login::test_login stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::login::test_login' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c912a52 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93481d - ) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934d9d - ) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f69cd - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f3b0b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f3b0b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f3b0b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a9ab0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6de18d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d38b4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a5b9b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dac39 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fc192 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f79de - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c75cd - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bf200 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6736 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6ca860 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5a53 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a53f3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743f81 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c7493bc - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75eff1 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f10f0 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0756 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}, shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93030a - ) -> shurly[22ef3f8288cab0a0]::tests::login::test_login::test_login::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9e27 - shurly[22ef3f8288cab0a0]::tests::login::test_login [INFO] [stdout] at /opt/rustwide/workdir/src/tests/login.rs:3:1 [INFO] [stdout] 51: 0x57211c9a0c97 - shurly[22ef3f8288cab0a0]::tests::login::test_login::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/login.rs:3:14 [INFO] [stdout] 52: 0x57211c6a1c46 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::notes::test_notes stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::notes::test_notes' (39) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c913512 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93485d - ) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934ddd - ) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f6a0d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f3cab - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f3cab - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f3cab - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a9dd0 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6dec6d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d38d4 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a5ceb - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dac79 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fc2d2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f7a3e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c760d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bf620 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c67b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6cabb0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5bc3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a54a3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c744091 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74966b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75f190 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f117c - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f07a6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}, shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93033a - ) -> shurly[22ef3f8288cab0a0]::tests::notes::test_notes::test_notes::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9f17 - shurly[22ef3f8288cab0a0]::tests::notes::test_notes [INFO] [stdout] at /opt/rustwide/workdir/src/tests/notes.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0cc7 - shurly[22ef3f8288cab0a0]::tests::notes::test_notes::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/notes.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1c86 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::root::test_root stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::root::test_root' (40) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c9114d2 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93479d - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934d1d - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f694d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f37cb - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f37cb - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f37cb - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a9470 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6dcbcd - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3874 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a58fb - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dabb9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fbf12 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f791e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c754d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6be9c0 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6636 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6ca1c0 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5773 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a5293 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743d61 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c748e7c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75ecc1 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0ff0 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f06b6 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c9302aa - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root::test_root::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9c47 - shurly[22ef3f8288cab0a0]::tests::root::test_root [INFO] [stdout] at /opt/rustwide/workdir/src/tests/root.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0c37 - shurly[22ef3f8288cab0a0]::tests::root::test_root::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/root.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1bc6 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::root::test_root_with_invalid_utf8 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::root::test_root_with_invalid_utf8' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c910a12 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93475d - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934cdd - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f690d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f362b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f362b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f362b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a9150 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6dc0ed - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3854 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a57ab - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dab79 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fbdd2 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f78be - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c750d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6be5a0 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c65b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c9e70 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5603 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a51e3 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743c51 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c748bdc - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75eb31 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0f70 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0666 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93027a - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::test_root_with_invalid_utf8::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9b57 - shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/root.rs:23:1 [INFO] [stdout] 51: 0x57211c9a0c07 - shurly[22ef3f8288cab0a0]::tests::root::test_root_with_invalid_utf8::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/root.rs:23:14 [INFO] [stdout] 52: 0x57211c6a1b86 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::root::test_root_with_valid_utf8 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::root::test_root_with_valid_utf8' (42) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c90ff52 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c93471d - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934c9d - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f68cd - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f348b - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f348b - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f348b - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6a8e30 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6db60d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3834 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a565b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dab39 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fbc92 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f785e - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c74cd - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6be180 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c6536 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6c9b20 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stderr] error: test failed, to rerun pass `--bin shurly` [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5493 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a5133 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c743b41 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c74893c - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75e9a1 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f0ef0 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0616 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}, shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93024a - ) -> shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::test_root_with_valid_utf8::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9d9a67 - shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/root.rs:14:1 [INFO] [stdout] 51: 0x57211c9a0bd7 - shurly[22ef3f8288cab0a0]::tests::root::test_root_with_valid_utf8::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/root.rs:14:14 [INFO] [stdout] 52: 0x57211c6a1b46 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::users::test_users stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::users::test_users' (43) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44: [INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57211d2706da - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57211d2706da - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57211d2706da - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57211d287d2a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57211d287d2a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x57211d275952 - std[31e582c13f4e914f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57211d275952 - as std[31e582c13f4e914f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x57211d24dd7f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57211d24dd7f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57211d268089 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57211c9f286c - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x57211c9f286c - test[7530e63dc052480e]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57211d268302 - core[fa0eadad68403074]::ops::function::Fn<(&'a std[31e582c13f4e914f]::panic::PanicHookInfo<'b>,), Output = ()> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::Fn<(&std[31e582c13f4e914f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x57211d268302 - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57211d24de38 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57211d2426d9 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57211d24ee9d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57211d2884ec - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x57211d288262 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x57211cc7e044 - >::expect [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x57211ccd6192 - sqlx_postgres[ddf099cc7db75ffe]::testing::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44 [INFO] [stdout] 22: 0x57211ccd85fe - ::test_context::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50 [INFO] [stdout] 23: 0x57211c93421f - , sqlx_core[317f02f9177df4]::error::Error>> + core[fa0eadad68403074]::marker::Send>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x57211c914a92 - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14 [INFO] [stdout] 25: 0x57211c9348dd - ) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x57211c934e5d - ) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[fa0eadad68403074]::future::future::Future>::poll [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/future/future.rs:133:9 [INFO] [stdout] 27: 0x57211c6f6a8d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{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.50.0/src/runtime/scheduler/current_thread/mod.rs:769:70 [INFO] [stdout] 28: 0x57211c6f3feb - tokio[6d46ae4eff3c3802]::task::coop::with_budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{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.50.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 29: 0x57211c6f3feb - tokio[6d46ae4eff3c3802]::task::coop::budget::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{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.50.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 30: 0x57211c6f3feb - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:769:25 [INFO] [stdout] 31: 0x57211c6aa410 - ::enter::, ::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:446:19 [INFO] [stdout] 32: 0x57211c6e022d - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:768:44 [INFO] [stdout] 33: 0x57211c6d3914 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:68 [INFO] [stdout] 34: 0x57211c7a5f8b - >::set::<::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 35: 0x57211c8dacf9 - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:38 [INFO] [stdout] 36: 0x57211c6fc552 - >::try_with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 37: 0x57211c6f7afe - >::with::, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>)> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 38: 0x57211c8c768d - tokio[6d46ae4eff3c3802]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option<()>), ::enter<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context.rs:176:17 [INFO] [stdout] 39: 0x57211c6bfe60 - ::enter::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[fa0eadad68403074]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:856:27 [INFO] [stdout] 40: 0x57211c6c68b6 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:756:24 [INFO] [stdout] 41: 0x57211c6cb250 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 42: 0x57211c7f5ea3 - tokio[6d46ae4eff3c3802]::runtime::context::runtime::enter_runtime::<::block_on) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 43: 0x57211c6a5603 - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 44: 0x57211c7442b1 - ::block_on_inner::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:371:52 [INFO] [stdout] 45: 0x57211c749bbb - ::block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18 [INFO] [stdout] 46: 0x57211c75f4c0 - sqlx_core[317f02f9177df4]::rt::test_block_on::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14 [INFO] [stdout] 47: 0x57211c8f128f - sqlx_core[317f02f9177df4]::testing::run_test::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}, sqlx_core[317f02f9177df4]::testing::run_test_with_pool) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5 [INFO] [stdout] 48: 0x57211c8f0846 - sqlx_core[317f02f9177df4]::testing::run_test_with_pool::) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}, shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5 [INFO] [stdout] 49: 0x57211c93039a - ) -> shurly[22ef3f8288cab0a0]::tests::users::test_users::test_users::{closure#0} as sqlx_core[317f02f9177df4]::testing::TestFn>::run_test [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9 [INFO] [stdout] 50: 0x57211c9da0f7 - shurly[22ef3f8288cab0a0]::tests::users::test_users [INFO] [stdout] at /opt/rustwide/workdir/src/tests/users.rs:5:1 [INFO] [stdout] 51: 0x57211c9a0d27 - shurly[22ef3f8288cab0a0]::tests::users::test_users::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/tests/users.rs:5:14 [INFO] [stdout] 52: 0x57211c6a1d06 - >::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 53: 0x57211c9e694b - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x57211c9e694b - test[7530e63dc052480e]::__rust_begin_short_backtrace::, fn() -> core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:663:18 [INFO] [stdout] 55: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:74 [INFO] [stdout] 56: 0x57211c9f333b - as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 57: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x57211c9f333b - std[31e582c13f4e914f]::panicking::catch_unwind::, core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x57211c9f333b - std[31e582c13f4e914f]::panic::catch_unwind::, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::string::String>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x57211c9f333b - test[7530e63dc052480e]::run_test_in_process [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:686:27 [INFO] [stdout] 61: 0x57211c9f333b - test[7530e63dc052480e]::run_test::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:607:43 [INFO] [stdout] 62: 0x57211c9ed794 - test[7530e63dc052480e]::run_test::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/test/src/lib.rs:637:41 [INFO] [stdout] 63: 0x57211c9ed794 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 64: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 65: 0x57211c9f5f42 - ::{closure#1}::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 66: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 67: 0x57211c9f5f42 - std[31e582c13f4e914f]::panicking::catch_unwind::<(), core[fa0eadad68403074]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 68: 0x57211c9f5f42 - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 69: 0x57211c9f5f42 - std[31e582c13f4e914f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 70: 0x57211c9f5f42 - ::{closure#1} as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 71: 0x57211d26fcaf - + core[fa0eadad68403074]::marker::Send> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 72: 0x57211d26fcaf - ::new::thread_start [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 73: 0x7f7514d51aa4 - [INFO] [stdout] 74: 0x7f7514ddea64 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::aliases::test_alias_invalid_id [INFO] [stdout] tests::aliases::test_aliases [INFO] [stdout] tests::change_password::test_change_password [INFO] [stdout] tests::destination::test_destination [INFO] [stdout] tests::destination_create::test_destination_create [INFO] [stdout] tests::destination_create::test_destination_create_api_prefix [INFO] [stdout] tests::destination_create::test_destination_create_unicode_normalization [INFO] [stdout] tests::destination_delete_is_permanent::test_destination_delete_is_permanent [INFO] [stdout] tests::destination_forward_query_params::test_destination_forward_query_param [INFO] [stdout] tests::destination_forward_query_params::test_destination_without_forward_query_param [INFO] [stdout] tests::destination_update::test_destination_update [INFO] [stdout] tests::destination_update_is_permanent::test_destination_update_is_permanent [INFO] [stdout] tests::emoji::test_emoji_slug [INFO] [stdout] tests::invalid_json::test_invalid_json [INFO] [stdout] tests::login::test_login [INFO] [stdout] tests::notes::test_note_invalid_id [INFO] [stdout] tests::notes::test_notes [INFO] [stdout] tests::root::test_root [INFO] [stdout] tests::root::test_root_with_invalid_utf8 [INFO] [stdout] tests::root::test_root_with_valid_utf8 [INFO] [stdout] tests::users::test_users [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 21 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5aa7691cef8ccb0afd727b286a0f205c77a41a07ca232ee1c0c83dc89798f2df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa7691cef8ccb0afd727b286a0f205c77a41a07ca232ee1c0c83dc89798f2df", kill_on_drop: false }` [INFO] [stdout] 5aa7691cef8ccb0afd727b286a0f205c77a41a07ca232ee1c0c83dc89798f2df